chore(deps): update ghcr.io/ofkm/arcane docker tag to v1.5.0 (#2032)
This commit is contained in:
parent
122859bfa2
commit
a27b6b8788
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
arcane:
|
arcane:
|
||||||
image: ghcr.io/ofkm/arcane:v1.4.0
|
image: ghcr.io/ofkm/arcane:v1.5.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||||
Loading…
Reference in New Issue