AURCache Stack: set version to latest release
This commit is contained in:
parent
54a0f0b64c
commit
544f62c901
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: AURCache-Stack
|
||||||
|
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
image: ghcr.io/lukas-heiligenbrunner/aurcache:latest
|
image: ghcr.io/lukas-heiligenbrunner/aurcache:v0.3.1
|
||||||
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