fix(oci/vikunja): update 0.24.5 ➼ 0.24.6 (#1556)

This commit is contained in:
tinfoild[bot]
2025-02-20 18:54:28 +08:00
committed by GitHub
parent a2197acc7d
commit 23c3d981bc

View File

@@ -29,7 +29,7 @@ spec:
main:
image: &img
repository: "docker.io/vikunja/vikunja"
tag: "0.24.5@sha256:1fb8454c9c04f3a86d16f9c8b9fa6cdbf685b6e6e3ff1da1d7ff3374bdbe46ad"
tag: "0.24.6@sha256:ed1f3ed467fecec0b57e9de7bc6607f8bbcbb23ffced6a81f5dfefc794cdbe3b"
command: ["/app/vikunja/vikunja"] # bypass entrypoint script, TODO: PR gcr.io/distroless:cc to upstream?
env:
VIKUNJA_SERVICE_TIMEZONE: "${CONFIG_TZ}"