Compare commits

..

1 commit

Author SHA1 Message Date
fc13acdf97 chore(deps): update immich to v1.112.1 2024-08-15 00:31:47 +00:00

View file

@ -3,7 +3,7 @@ version: "3.8"
services: services:
immich-server: immich-server:
container_name: immich_server container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.112.0@sha256:c033bf991a10b13887c929839c524db1c084afce4cd32ac3807511f7c1e02aa8 image: ghcr.io/immich-app/immich-server:v1.112.1@sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6
ports: ports:
- 3001:3001 - 3001:3001
volumes: volumes:
@ -25,7 +25,7 @@ services:
immich-machine-learning: immich-machine-learning:
container_name: immich_machine_learning container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v1.112.0@sha256:322049747b1f6abd13aa9a1def1a96ff8d8dda286a0b934486da2a8228b093f5 image: ghcr.io/immich-app/immich-machine-learning:v1.112.1@sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: