Skip to content

Commit 8b3ce95

Browse files
Update config.yaml
Update docker-compose.yml
1 parent 031717d commit 8b3ce95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/manifest/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ server:
4646
dumpRouterMap: false # Whether to print all route lists when the Server starts. Default is true
4747

4848
# Version
49-
version: "3.2"
49+
version: "4.0"
5050

5151
viewer:
5252
Paths: ["template"]

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ services:
170170
- webmail
171171

172172
core-billionmail:
173-
image: billionmail/core:3.2.2
173+
image: billionmail/core:4.0.0
174174
hostname: core-manage
175175
depends_on:
176176
- pgsql-billionmail

0 commit comments

Comments
 (0)