Update nacos/nacos-server Docker tag to v2.5.0

This commit is contained in:
renovate[bot] 2025-01-21 06:27:18 +00:00 committed by GitHub
parent e53d98393b
commit fa56cbb332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services: services:
nacos: nacos:
image: nacos/nacos-server:v2.4.3 image: nacos/nacos-server:v2.5.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels: