Makefile.in: Update Proton SDK image.
This commit is contained in:
parent
9b10a7670a
commit
a860eab9ca
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ SHELL := /bin/bash
|
|||
# BUILD_NAME - Name of the build for manifests etc.
|
||||
# STEAMRT_IMAGE - Name of the docker image to use for building
|
||||
|
||||
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20230905.59202-0
|
||||
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20240307.80401-0
|
||||
ifeq ($(SRCDIR),)
|
||||
foo := $(error SRCDIR not set, do not include Makefile.in directly, run ./configure.sh to generate Makefile)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue