chore(deps): update reallibrephotos/librephotos-proxy docker tag to v2023w43 (#1531)
This commit is contained in:
parent
0ef737b82a
commit
867d027fe7
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "librephotos",
|
"id": "librephotos",
|
||||||
"tipi_version": 12,
|
"tipi_version": 13,
|
||||||
"version": "2023w37p2",
|
"version": "2023w43",
|
||||||
"categories": [
|
"categories": [
|
||||||
"photography"
|
"photography"
|
||||||
],
|
],
|
||||||
|
@ -48,5 +48,8 @@
|
||||||
"env_variable": "LIBREPHOTOS_SECRET_KEY"
|
"env_variable": "LIBREPHOTOS_SECRET_KEY"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": [
|
||||||
|
"arm64",
|
||||||
|
"amd64"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
librephotos:
|
librephotos:
|
||||||
image: reallibrephotos/librephotos-proxy:2023w37p2
|
image: reallibrephotos/librephotos-proxy:2023w43
|
||||||
container_name: librephotos
|
container_name: librephotos
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user