build: Switch over to sniper-based SDK container.
This commit is contained in:
parent
b2b17774e4
commit
28aeb63901
2 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ function configure() {
|
||||||
# Parse arguments
|
# Parse arguments
|
||||||
#
|
#
|
||||||
|
|
||||||
arg_protonsdk_image="registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20220601.0-4"
|
arg_protonsdk_image="registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20221017.1-0"
|
||||||
arg_build_name=""
|
arg_build_name=""
|
||||||
arg_container_engine=""
|
arg_container_engine=""
|
||||||
arg_docker_opts=""
|
arg_docker_opts=""
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
"version" "2"
|
"version" "2"
|
||||||
"commandline" "/proton %verb%"
|
"commandline" "/proton %verb%"
|
||||||
"require_tool_appid" "1391110"
|
"require_tool_appid" "1628350"
|
||||||
"use_sessions" "1"
|
"use_sessions" "1"
|
||||||
"compatmanager_layer_name" "proton"
|
"compatmanager_layer_name" "proton"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue