chore(deps): update altran1502/immich-proxy docker tag to v1.80.0 (#1323)

This commit is contained in:
renovate[bot] 2023-10-02 17:26:41 +00:00 committed by GitHub
parent 709979d1cb
commit d23a6d5e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8128, "port": 8128,
"id": "immich", "id": "immich",
"tipi_version": 45, "tipi_version": 46,
"version": "1.79.1", "version": "1.80.0",
"categories": [ "categories": [
"data", "data",
"photography" "photography"

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
immich: immich:
container_name: immich container_name: immich
image: altran1502/immich-proxy:v1.79.1 image: altran1502/immich-proxy:v1.80.0
ports: ports:
- ${APP_PORT}:8080 - ${APP_PORT}:8080
depends_on: depends_on: