Merge pull request #90 from meienberger/renovate/reallibrephotos-librephotos-2022.x
chore(deps): update reallibrephotos/librephotos docker tag to v2022w39
This commit is contained in:
commit
fe52c07dd3
|
|
@ -5,9 +5,11 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "librephotos",
|
"id": "librephotos",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "2022w36",
|
"version": "2022w39",
|
||||||
"categories": ["photography"],
|
"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:2022w36
|
image: reallibrephotos/librephotos-proxy:2022w39
|
||||||
container_name: librephotos
|
container_name: librephotos
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
@ -36,7 +36,7 @@ services:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
||||||
librephotos-frontend:
|
librephotos-frontend:
|
||||||
image: reallibrephotos/librephotos-frontend:2022w36
|
image: reallibrephotos/librephotos-frontend:2022w39
|
||||||
container_name: librephotos-frontend
|
container_name: librephotos-frontend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
@ -45,7 +45,7 @@ services:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
||||||
librephotos-backend:
|
librephotos-backend:
|
||||||
image: reallibrephotos/librephotos:2022w36
|
image: reallibrephotos/librephotos:2022w39
|
||||||
container_name: librephotos-backend
|
container_name: librephotos-backend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user