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,
|
||||
"exposable": true,
|
||||
"id": "librephotos",
|
||||
"tipi_version": 2,
|
||||
"version": "2022w39",
|
||||
"supported_architectures": ["amd64", "arm64"],
|
||||
"categories": ["photography"],
|
||||
"tipi_version": 3,
|
||||
"version": "2022w41",
|
||||
"supported_architectures": [
|
||||
"amd64",
|
||||
"arm64"
|
||||
],
|
||||
"categories": [
|
||||
"photography"
|
||||
],
|
||||
"description": "",
|
||||
"short_desc": "",
|
||||
"author": "Niaz Faridani-Rad",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
librephotos:
|
||||
image: reallibrephotos/librephotos-proxy:2022w39
|
||||
image: reallibrephotos/librephotos-proxy:2022w41
|
||||
container_name: librephotos
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user