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
….88.1
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent d438414 commit ed93799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
- immich

immich_server:
image: ghcr.io/immich-app/immich-server:v1.85.0@sha256:b4c9bc6778a142d9ee1ef61c30a498dc2e84d3aabb50a7d4516d9af346db2743
image: ghcr.io/immich-app/immich-server:v1.88.1@sha256:dbda82bd14cd90242a12be3e75d8d664baa510fcc3c8c00c9355d7275b2e819a
container_name: immich_server
command: ["start.sh", "immich"]
depends_on:
Expand Down Expand Up @@ -82,7 +82,7 @@ services:
retries: 5

immich_microservices:
image: ghcr.io/immich-app/immich-server:v1.85.0@sha256:b4c9bc6778a142d9ee1ef61c30a498dc2e84d3aabb50a7d4516d9af346db2743
image: ghcr.io/immich-app/immich-server:v1.88.1@sha256:dbda82bd14cd90242a12be3e75d8d664baa510fcc3c8c00c9355d7275b2e819a
container_name: immich_microservices
command: ["start.sh", "microservices"]
volumes:
Expand Down

0 comments on commit ed93799

Please sign in to comment.