mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Fix mysql CI test
This commit is contained in:
@@ -23,7 +23,7 @@ FLAVOUR="${4}"
|
||||
###
|
||||
### Socat forwarding
|
||||
###
|
||||
CONTAINER="mysql:8.0-oracle"
|
||||
CONTAINER="devilbox/mysql:mysql-8.0"
|
||||
|
||||
# Pull Container
|
||||
print_h2 "Pulling MySQL"
|
||||
|
||||
Reference in New Issue
Block a user