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

This commit is contained in:
renovate 2024-10-16 12:01:54 +00:00
parent cd9c4e72ac
commit bfc6ba09de

View File

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