Change version from 2.7.2 to 3.0.0-SNAPSHOT

This commit is contained in:
nil.zhong
2023-05-25 15:36:21 +08:00
parent 1a622dd403
commit eb6cc9976a
9 changed files with 47 additions and 45 deletions

View File

@@ -2,7 +2,7 @@ version: "3.6"
services:
fizz-mysql:
image: "fizzgate/fizz-mysql:2.7.2"
image: "fizzgate/fizz-mysql:3.0.0-SNAPSHOT"
container_name: fizz-mysql
restart: always
hostname: fizz-mysql
@@ -27,7 +27,7 @@ services:
- fizz
fizz-gateway-community:
image: "fizzgate/fizz-gateway-community:2.7.2"
image: "fizzgate/fizz-gateway-community:3.0.0-SNAPSHOT"
container_name: fizz-gateway-community
restart: always
hostname: fizz-gateway-community
@@ -48,7 +48,7 @@ services:
- fizz
fizz-manager-professional:
image: "fizzgate/fizz-manager-professional:2.7.2"
image: "fizzgate/fizz-manager-professional:3.0.0-SNAPSHOT"
container_name: fizz-manager-professional
restart: always
hostname: fizz-manager-professional