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

This commit is contained in:
renovate[bot] 2024-09-05 11:37:21 +00:00 committed by GitHub
parent 41fab43b3e
commit db1f41c746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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