Merge pull request 'Update mysql Docker tag to v8' (#9) from renovate/mysql-8.x into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #9
This commit is contained in:
David 2023-04-12 00:27:26 +00:00
commit 91eafafd84
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
mysql:
image: mysql:5.7
image: mysql:8.0
ports:
- 3306:3306
environment: