Update mysql Docker tag to v8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
fa2f48a4a3
commit
40aa488f36
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0
|
||||
ports:
|
||||
- 3306:3306
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user