AURCache Stack: update to v0.3.4
This commit is contained in:
parent
1beacd3d5d
commit
6b23fc9a98
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
image: ghcr.io/lukas-heiligenbrunner/aurcache:v0.3.1
|
image: ghcr.io/lukas-heiligenbrunner/aurcache:v0.3.4
|
||||||
ports:
|
ports:
|
||||||
- "${REPO_PORT:-8080}:8080" # Repository
|
- "${REPO_PORT:-8080}:8080" # Repository
|
||||||
- "${WEBUI_PORT:-8081}:8081" # Frontend
|
- "${WEBUI_PORT:-8081}:8081" # Frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue