Author SHA1 Message Date
renovate_bot 621c57fe69 Update ghcr.io/immich-app/immich-server Docker tag to v3.2.0 2026-09-11 00:05:54 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: authelia
image: authelia/authelia:4.39.25
image: authelia/authelia:4.39.24
ports:
- 9959:9959 # metrics prometheus
networks:
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v3.1.0
image: ghcr.io/immich-app/immich-server:v3.2.0
environment:
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
DB_HOSTNAME: postgres-vectorchord