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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-16 17:16:55 +00:00
committed by GitHub
parent d72ec14a29
commit 890e38ee2c

View File

@@ -28,7 +28,7 @@ spec:
main: &ct
image: &img
repository: "docker.io/owncloud/ocis"
tag: "5.0.3@sha256:9b4ee3d15a79d579b0040488df4a5591e3e2912e7d0c6974bde1ef6e7fe196c8"
tag: "5.0.4@sha256:eb060992567084a11de2f82a501f01bd842d9f881c2675a77cc68245d9cd41e8"
command: ["ocis", "server"]
env:
TZ: "${CONFIG_TZ}"