Merge pull request #124 from meienberger/renovate/reallibrephotos-librephotos-proxy-2022.x

chore(deps): update reallibrephotos/librephotos-proxy docker tag to v2022w41
This commit is contained in:
Nicolas Meienberger 2022-10-22 12:13:36 +00:00 committed by GitHub
commit 399da25e9b
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": 2, "tipi_version": 3,
"version": "2022w39", "version": "2022w41",
"supported_architectures": ["amd64", "arm64"], "supported_architectures": [
"categories": ["photography"], "amd64",
"arm64"
],
"categories": [
"photography"
],
"description": "", "description": "",
"short_desc": "", "short_desc": "",
"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:2022w39 image: reallibrephotos/librephotos-proxy:2022w41
container_name: librephotos container_name: librephotos
restart: unless-stopped restart: unless-stopped
volumes: volumes: