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
….118.0
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent d9889c8 commit 9fdfd37
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.101.0
image: ghcr.io/immich-app/immich-server:v1.118.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.101.0
image: ghcr.io/immich-app/immich-server:v1.118.0
command: ['start.sh', 'microservices']
volumes:
- pictures:/usr/src/app/upload
Expand Down

0 comments on commit 9fdfd37

Please sign in to comment.