chore(deps): update ghcr.io/ofkm/arcane docker tag to v1.5.1 (#2042)
This commit is contained in:
parent
02212d36c0
commit
e73cffc08b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
arcane:
|
arcane:
|
||||||
image: ghcr.io/ofkm/arcane:v1.5.0
|
image: ghcr.io/ofkm/arcane:v1.5.1
|
||||||
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