This is an automated email from the ASF dual-hosted git repository.
zhangwenfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 4cc781f revert nacos docker container to 2.0.1 (#61)
4cc781f is described below
commit 4cc781f6bf2bde6471144e92f746a06577b70972
Author: foghost <[email protected]>
AuthorDate: Tue Oct 29 09:23:31 2024 +0800
revert nacos docker container to 2.0.1 (#61)
---
dubbogo/simple/nacos/docker/docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbogo/simple/nacos/docker/docker-compose.yml
b/dubbogo/simple/nacos/docker/docker-compose.yml
index 95a5d2e..dbb3472 100644
--- a/dubbogo/simple/nacos/docker/docker-compose.yml
+++ b/dubbogo/simple/nacos/docker/docker-compose.yml
@@ -21,7 +21,7 @@ version: '3'
services:
nacos:
- image: nacos/nacos-server:2.3.0
+ image: nacos/nacos-server:2.0.1
container_name: nacos-standalone
environment:
- PREFER_HOST_MODE=hostname