1
0
Fork 0

Update nacos/nacos-server Docker tag to v3.0.2

This commit is contained in:
renovate[bot] 2025-06-25 10:18:41 +00:00 committed by GitHub
parent aa226da67f
commit fb49293835
2 changed files with 2 additions and 2 deletions

View File

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

View File

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