chore(deps): update reallibrephotos/librephotos-proxy docker tag to v2023w43 (#1531)

This commit is contained in:
renovate[bot] 2023-11-05 19:34:05 +00:00 committed by GitHub
parent 0ef737b82a
commit 867d027fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "librephotos", "id": "librephotos",
"tipi_version": 12, "tipi_version": 13,
"version": "2023w37p2", "version": "2023w43",
"categories": [ "categories": [
"photography" "photography"
], ],
@ -48,5 +48,8 @@
"env_variable": "LIBREPHOTOS_SECRET_KEY" "env_variable": "LIBREPHOTOS_SECRET_KEY"
} }
], ],
"supported_architectures": ["arm64", "amd64"] "supported_architectures": [
"arm64",
"amd64"
]
} }

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
librephotos: librephotos:
image: reallibrephotos/librephotos-proxy:2023w37p2 image: reallibrephotos/librephotos-proxy:2023w43
container_name: librephotos container_name: librephotos
restart: unless-stopped restart: unless-stopped
volumes: volumes: