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:
Nicolas Meienberger 2022-10-14 18:41:13 +02:00 committed by GitHub
commit fe52c07dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

View File

@ -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",

View File

@ -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: