chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.106.4 (#3774)
This commit is contained in:
parent
d834f07380
commit
fd037665a1
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8128,
|
"port": 8128,
|
||||||
"id": "immich",
|
"id": "immich",
|
||||||
"tipi_version": 93,
|
"tipi_version": 94,
|
||||||
"version": "1.106.3",
|
"version": "1.106.4",
|
||||||
"categories": ["data", "photography"],
|
"categories": ["data", "photography"],
|
||||||
"description": "Photo and video backup solution directly from your mobile phone.",
|
"description": "Photo and video backup solution directly from your mobile phone.",
|
||||||
"short_desc": "Photo and video backup solution directly from your mobile phone.",
|
"short_desc": "Photo and video backup solution directly from your mobile phone.",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
immich:
|
immich:
|
||||||
container_name: immich
|
container_name: immich
|
||||||
image: ghcr.io/immich-app/immich-server:v1.106.3
|
image: ghcr.io/immich-app/immich-server:v1.106.4
|
||||||
volumes:
|
volumes:
|
||||||
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
|
- ${ROOT_FOLDER_HOST}/media/data/images/immich:/usr/src/app/upload
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user