update service versions

This commit is contained in:
2025-10-23 16:02:30 +00:00
parent 8487de2298
commit dd6fcdedd1
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ networks:
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.143.1
image: ghcr.io/immich-app/immich-server:v2.1.0
volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/data

View File

@@ -12,7 +12,7 @@ networks:
services:
prometheus:
image: prom/prometheus:v3.6.0
image: prom/prometheus:v3.7.2
container_name: prometheus
restart: unless-stopped
networks:

View File

@@ -6,7 +6,7 @@ networks:
services:
uptime-kuma:
image: louislam/uptime-kuma:1
image: louislam/uptime-kuma:2
container_name: uptime_kuma
restart: unless-stopped
volumes: