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:
commit
399da25e9b
|
@ -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",
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user