Update nacos/nacos-server Docker tag to v3
This commit is contained in:
parent
5f43b1bff8
commit
f19588a063
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v2.5.1
|
||||
image: nacos/nacos-server:v3.0.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Reference in New Issue