mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(oci/etherpad): update 2.5.2 ➼ 2.5.3 (#3805)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
app:
|
||||
image: &img
|
||||
repository: docker.io/etherpad/etherpad
|
||||
tag: 2.5.2@sha256:e4db7b72ac8cfcdbc56f83a27965e265ea1ad8fe3edfc2e2998dd0d03d801acf
|
||||
tag: 2.5.3@sha256:d66816daa30a8905cd2a62921ed10e356a6ed9276239a917f84ad3c2dbdc2b75
|
||||
env: &env
|
||||
TZ: "${CONFIG_TZ}"
|
||||
TITLE: "Biohazard Pad"
|
||||
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
SNAP: *sc
|
||||
ACCESSMODE: "ReadWriteMany"
|
||||
SNAP_ACCESSMODE: "ReadOnlyMany"
|
||||
VS_APP_CURRENT_VERSION: "docker.io/etherpad/etherpad:2.5.2@sha256:0de56784bff922b31689ad12510b6c5a75ef0285d2601df3e4d6c7ce015b0bf5"
|
||||
VS_APP_CURRENT_VERSION: "docker.io/etherpad/etherpad:2.5.3@sha256:0de56784bff922b31689ad12510b6c5a75ef0285d2601df3e4d6c7ce015b0bf5"
|
||||
RUID: &uid "5001"
|
||||
RGID: *uid
|
||||
RFSG: *uid
|
||||
|
||||
Reference in New Issue
Block a user