From 22c3fe0e2be807cc6e90bc13bba2ca023f8bf49e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:21:31 +0000 Subject: [PATCH] fix(container): update image docker.io/wolveix/satisfactory-server to v1.7.2 (#1061) 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 c354d8ee..a4a1a75f 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.1@sha256:1b4da539ea30dacdbdba977b28397d26fbae87097dc7ca438c16197c2ea0f4b2 + tag: v1.7.2@sha256:a8a71b6b0fbe9dfc01895e6619da206782c4c8590717e88c472b47dcb89142f5 securityContext: &sc runAsUser: &uid ${APP_UID_SATISFACTORY:=1000} readOnlyRootFilesystem: true