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,
|
||||
"port": 8128,
|
||||
"id": "immich",
|
||||
"tipi_version": 17,
|
||||
"version": "v1.60.0",
|
||||
"categories": ["data", "photography"],
|
||||
"tipi_version": 18,
|
||||
"version": "1.62.1",
|
||||
"categories": [
|
||||
"data",
|
||||
"photography"
|
||||
],
|
||||
"description": "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",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
immich:
|
||||
container_name: immich
|
||||
image: altran1502/immich-proxy:v1.60.0
|
||||
image: altran1502/immich-proxy:v1.62.1
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user