chore(deps): update ghcr.io/nezhahq/nezha docker tag to v1.14.10 (#2783)
This commit is contained in:
parent
32625d6c8e
commit
123710f3c2
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.9
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.9
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.10
|
||||
container_name: nezha-dashboard
|
||||
restart: always
|
||||
volumes:
|
||||
Loading…
Reference in New Issue