Update mysql Docker tag to v8
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
renovate 2023-04-07 01:01:11 +00:00 committed by alazyreader
parent ef55ec0663
commit c55c9116d0
1 changed files with 1 additions and 1 deletions

View File

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