feat(oci/immich-server): update v1.126.1 ➼ v1.127.0 (#1939)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-02-27 23:05:59 +00:00
committed by GitHub
parent 2c483a290c
commit 79d341552b

View File

@@ -38,7 +38,7 @@ spec:
main:
image: &img
repository: ghcr.io/immich-app/immich-server
tag: v1.126.1@sha256:f8a3c78ec0a0ace20517acedaab9c2f3edcfc9b96e03080ba401acf55792470e
tag: v1.127.0@sha256:6606ce7740f7a06f7a53b49083100c6c05f75c84c85a87e9e4e7309ac0c5d454
command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"]
env: &env
TZ: "${CONFIG_TZ}"