fix(oci/immich-server): update v1.130.2 ➼ v1.130.3 (#2097)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-03-27 19:10:11 +00:00
committed by GitHub
parent 6b4eeefc5a
commit 5bddefb576

View File

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