chore(deps): update altran1502/immich-proxy docker tag to v1.62.1 (#711)
This commit is contained in:
parent
e2ae7a7363
commit
31eb221c50
|
|
@ -5,9 +5,12 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8128,
|
"port": 8128,
|
||||||
"id": "immich",
|
"id": "immich",
|
||||||
"tipi_version": 17,
|
"tipi_version": 18,
|
||||||
"version": "v1.60.0",
|
"version": "1.62.1",
|
||||||
"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.",
|
||||||
"author": "Alex Tran",
|
"author": "Alex Tran",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
immich:
|
immich:
|
||||||
container_name: immich
|
container_name: immich
|
||||||
image: altran1502/immich-proxy:v1.60.0
|
image: altran1502/immich-proxy:v1.62.1
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8080
|
- ${APP_PORT}:8080
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user