1 Commits

Author SHA1 Message Date
fc97de3f77 Update ghcr.io/immich-app/immich-server Docker tag to v2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-10-02 10:04:25 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v2.0.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:18.0-alpine3.21
image: docker.io/postgres:17.6-alpine3.21
container_name: gitea-postgres
env_file:
- .env