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