mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-12 08:00:04 +01:00
Update to MySQL 8.0 image for testing (#250)
This commit is contained in:
parent
f69f1dea03
commit
955c9ac653
2 changed files with 3 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -51,6 +51,7 @@ wait:
|
|||
|
||||
.PHONY: docker-all
|
||||
docker-all:
|
||||
docker-compose pull
|
||||
docker-compose build
|
||||
docker-compose run --rm dev make all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue