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