Skip to content

Commit

Permalink
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1…
Browse files Browse the repository at this point in the history
….119.0
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent a19747b commit b8ab3e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/media/immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ volumes:
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.118.2
image: ghcr.io/immich-app/immich-server:v1.119.0
command: ['start.sh', 'immich']
volumes:
- pictures:/usr/src/app/upload
Expand All @@ -30,7 +30,7 @@ services:

immich-microservices:
container_name: immich_microservices
image: ghcr.io/immich-app/immich-server:v1.118.2
image: ghcr.io/immich-app/immich-server:v1.119.0
command: ['start.sh', 'microservices']
volumes:
- pictures:/usr/src/app/upload
Expand Down

0 comments on commit b8ab3e5

Please sign in to comment.