chore(deps): update reallibrephotos/librephotos-proxy docker tag to v2023w26 (#792)
This commit is contained in:
parent
6af1d10bc7
commit
d5aae47c5a
|
@ -5,10 +5,15 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "librephotos",
|
"id": "librephotos",
|
||||||
"tipi_version": 8,
|
"tipi_version": 9,
|
||||||
"version": "2023w20",
|
"version": "2023w26",
|
||||||
"supported_architectures": ["amd64", "arm64"],
|
"supported_architectures": [
|
||||||
"categories": ["photography"],
|
"amd64",
|
||||||
|
"arm64"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"photography"
|
||||||
|
],
|
||||||
"description": "Complete photo management service",
|
"description": "Complete photo management service",
|
||||||
"short_desc": "Complete photo management service",
|
"short_desc": "Complete photo management service",
|
||||||
"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:2023w20
|
image: reallibrephotos/librephotos-proxy:2023w26
|
||||||
container_name: librephotos
|
container_name: librephotos
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user