Compare commits
2 commits
cc95a3a1f3
...
a81103b26a
Author | SHA1 | Date | |
---|---|---|---|
a81103b26a | |||
c7127aba95 |
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v1.131.3@sha256:7e5b6729b12b5e5cc5d98bcc6f7c27f723fabae4ee77696855808ebd5200bbf8
|
||||
image: ghcr.io/immich-app/immich-server:v1.132.3@sha256:6680d88486251b0264a78a1934fe82eef875555aa6d84d703a0980328a5d5c31
|
||||
ports:
|
||||
- 2283:2283
|
||||
volumes:
|
||||
|
@ -32,7 +32,7 @@ services:
|
|||
|
||||
redis:
|
||||
container_name: immich_redis
|
||||
image: redis:6.2-alpine@sha256:148bb5411c184abd288d9aaed139c98123eeb8824c5d3fce03cf721db58066d8
|
||||
image: redis:6.2-alpine@sha256:3211c33a618c457e5d241922c975dbc4f446d0bdb2dc75694f5573ef8e2d01fa
|
||||
restart: always
|
||||
networks:
|
||||
- immich
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue