fix(container): update image docker.io/owncloud/ocis to v5.0.9 (#1336)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-14 13:10:15 +00:00
committed by GitHub
parent 0266603d5a
commit 783e77dae6

View File

@@ -28,7 +28,7 @@ spec:
main: &ct
image: &img
repository: "docker.io/owncloud/ocis"
tag: "5.0.8@sha256:1b2b0fa91fc768f22eeacd12e2253c7a3db9a93516d0d3145175de6f170b2710"
tag: "5.0.9@sha256:96671605863b38b0b8021400fdb2d843586dfa31451a8c7766f15eabe85d8267"
command: ["ocis", "server"]
env:
TZ: "${CONFIG_TZ}"