Merge pull request #300 from myie9/master

Update standalone-derby.yaml
This commit is contained in:
paderlol 2022-12-15 16:03:22 +08:00 committed by GitHub
commit a77f2da932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "2" version: "2"
services: services:
nacos: nacos:
image: nacos/nacos-server:${NACOS_VERSION} image: nacos/nacos-server:v${NACOS_VERSION}
container_name: nacos-standalone container_name: nacos-standalone
environment: environment:
- PREFER_HOST_MODE=hostname - PREFER_HOST_MODE=hostname