diff --git a/kube/deploy/apps/satisfactory/app/hr.yaml b/kube/deploy/apps/satisfactory/app/hr.yaml index 04acaac2..0d2e84a6 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.8.4@sha256:f8297ddf9543db1fdcf5545a83475f8265f486702eda9ba73b41a192712bb138 + tag: v1.8.5@sha256:8a968aa693716ca88da8680409c54f2f3daff71a76fb2ac2c990a782673a81e8 securityContext: &sc runAsUser: &uid ${APP_UID_SATISFACTORY:=1000} readOnlyRootFilesystem: true