diff --git a/kube/deploy/apps/satisfactory/app/hr.yaml b/kube/deploy/apps/satisfactory/app/hr.yaml index dec5904998..8b49c03e25 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.9.0@sha256:6fba3063f582cef3bd4045ba75b55b1e9f1ec2a9812f6703f9ece9e73413b0dd + tag: v1.9.1@sha256:199be1064b185862571ebf21c7176867d61e636f73f835be354f090a59bb08d8 securityContext: &sc runAsUser: &uid ${APP_UID_SATISFACTORY:=1000} readOnlyRootFilesystem: true