chore(deps): update reallibrephotos/librephotos-proxy docker tag to v2023w26 (#792)

This commit is contained in:
renovate[bot] 2023-07-01 21:19:16 +00:00 committed by GitHub
parent 6af1d10bc7
commit d5aae47c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 5 deletions

View File

@ -5,10 +5,15 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "librephotos", "id": "librephotos",
"tipi_version": 8, "tipi_version": 9,
"version": "2023w20", "version": "2023w26",
"supported_architectures": ["amd64", "arm64"], "supported_architectures": [
"categories": ["photography"], "amd64",
"arm64"
],
"categories": [
"photography"
],
"description": "Complete photo management service", "description": "Complete photo management service",
"short_desc": "Complete photo management service", "short_desc": "Complete photo management service",
"author": "Niaz Faridani-Rad", "author": "Niaz Faridani-Rad",

View File

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