mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-02-05 08:18:03 +00:00
fix(container): update image docker.io/wolveix/satisfactory-server to v1.6.1 (#223)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
type: statefulset
|
||||
image:
|
||||
repository: docker.io/wolveix/satisfactory-server
|
||||
tag: v1.6.0@sha256:134d4affce37ff3eb30c1c449eeed89ddadb6eadd45f5300476c2e2d6b695844
|
||||
tag: v1.6.1@sha256:2cf5d57ecb288dc35bbf675c97022851b7344ce0788ed5101b61767f9abafd6d
|
||||
podSecurityContext:
|
||||
runAsUser: 0 # image uses PUID & PGID to fix permissions for Docker users, which requires starting as rootless :sadge: TODO: open issue to allow envvar to configure if rootless is allowed
|
||||
runAsGroup: &uid ${APP_UID_SATISFACTORY}
|
||||
|
||||
Reference in New Issue
Block a user