Update mysql Docker tag to v9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
renovate 2024-07-02 22:01:32 +00:00
parent cdeb5e2d84
commit 7bb73b8023

View File

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