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

This commit is contained in:
renovate[bot] 2024-07-20 05:58:50 +00:00 committed by GitHub
parent c7c810a8ab
commit e2877d89c7
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.3.1
image: nacos/nacos-server:v2.4.0
container_name: ${CONTAINER_NAME}
restart: always
labels: