chore(deps): update ghcr.io/ofkm/arcane docker tag to v1.7.2 (#2335)
This commit is contained in:
parent
508995afac
commit
526b07d3e4
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
arcane:
|
arcane:
|
||||||
image: ghcr.io/ofkm/arcane:v1.6.0
|
image: ghcr.io/ofkm/arcane:v1.7.2
|
||||||
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