chore(deps): update ghcr.io/nezhahq/nezha docker tag to v2.0.4 (#4129)
This commit is contained in:
parent
783b4652eb
commit
ec102e8e63
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v2.0.3
|
||||
image: ghcr.io/nezhahq/nezha:v2.0.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v2.0.3
|
||||
image: ghcr.io/nezhahq/nezha:v2.0.4
|
||||
container_name: nezha-dashboard
|
||||
restart: always
|
||||
volumes:
|
||||
Loading…
Reference in New Issue