1
0
Fork 0

Update nacos/nacos-server Docker tag to v3.0.3 (#1374)

This commit is contained in:
renovate[bot] 2025-08-22 10:19:33 +08:00 committed by GitHub
parent fe3699660f
commit 6526d92f7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
nacos:
image: nacos/nacos-server:v3.0.2
image: nacos/nacos-server:v3.0.3
container_name: ${CONTAINER_NAME}
restart: always
labels:

View File

@ -4,7 +4,7 @@ networks:
services:
nacos:
image: nacos/nacos-server:v3.0.2
image: nacos/nacos-server:v3.0.3
container_name: ${CONTAINER_NAME}
restart: always
labels: