chore(deps): update altran1502/immich-server docker tag to v1.79.1 (#1263)
This commit is contained in:
parent
d063a05c27
commit
74b4f22664
|
@ -43,7 +43,7 @@ services:
|
|||
|
||||
immich-server:
|
||||
container_name: immich-server
|
||||
image: altran1502/immich-server:v1.79.0
|
||||
image: altran1502/immich-server:v1.79.1
|
||||
command: ["start-server.sh"]
|
||||
volumes:
|
||||
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
|
||||
|
@ -68,7 +68,7 @@ services:
|
|||
|
||||
immich-microservices:
|
||||
container_name: immich-microservices
|
||||
image: altran1502/immich-server:v1.79.0
|
||||
image: altran1502/immich-server:v1.79.1
|
||||
command: ["start-microservices.sh"]
|
||||
volumes:
|
||||
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
|
||||
|
|
Loading…
Reference in New Issue
Block a user