mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-06-09 19:46:13 +08:00
update CI docker compose mysql version
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
expose:
|
||||
- 6379
|
||||
database:
|
||||
image: mysql:8.0.29
|
||||
image: mysql:8.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./dockerfiles/mysql/data:/var/lib/mysql/
|
||||
|
||||
Reference in New Issue
Block a user