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

This commit is contained in:
renovate[bot] 2024-08-16 03:21:36 +00:00 committed by GitHub
parent 873ad0db4e
commit 3e1b61e990
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ networks:
services:
nacos:
image: nacos/nacos-server:v2.4.0
image: nacos/nacos-server:v2.4.1
container_name: ${CONTAINER_NAME}
restart: always
labels: