From 4d19299cbcfc4e1fca3f6c425bb3a0c982f9a56c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 22:15:31 +0000 Subject: [PATCH] fix(container): update image docker.io/wolveix/satisfactory-server to v1.7.3 (#1063) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/satisfactory/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/satisfactory/app/hr.yaml b/kube/deploy/apps/satisfactory/app/hr.yaml index a4a1a75f..8d7232d8 100644 --- a/kube/deploy/apps/satisfactory/app/hr.yaml +++ b/kube/deploy/apps/satisfactory/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: &ct image: &img repository: docker.io/wolveix/satisfactory-server - tag: v1.7.2@sha256:a8a71b6b0fbe9dfc01895e6619da206782c4c8590717e88c472b47dcb89142f5 + tag: v1.7.3@sha256:d5e93211f497369e90aa5404c268428f27c4e9db3485601a1b1265437fd02720 securityContext: &sc runAsUser: &uid ${APP_UID_SATISFACTORY:=1000} readOnlyRootFilesystem: true