1
0
Fork 0

chore(deps): update ghcr.io/nezhahq/nezha docker tag to v2 (#4076)

This commit is contained in:
renovate[bot] 2026-02-19 22:04:42 +08:00 committed by GitHub
parent 686f72efb8
commit 990a7a6ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services: services:
dashboard: dashboard:
image: ghcr.io/nezhahq/nezha:v1.14.14 image: ghcr.io/nezhahq/nezha:v2.0.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:

View File

@ -1,6 +1,6 @@
services: services:
dashboard: dashboard:
image: ghcr.io/nezhahq/nezha:v1.14.14 image: ghcr.io/nezhahq/nezha:v2.0.3
container_name: nezha-dashboard container_name: nezha-dashboard
restart: always restart: always
volumes: volumes: