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

This commit is contained in:
renovate[bot] 2025-01-22 08:04:42 +00:00 committed by GitHub
parent 37706a7bd2
commit 958bb6c244
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.0 image: nacos/nacos-server:v2.4.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels: