Update nacos/nacos-server Docker tag to v2.4.2
This commit is contained in:
parent
07e0f8f6c6
commit
fec7ef0e51
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue