Update mysql Docker tag to v9.1 #44

Open
renovate wants to merge 1 commits from renovate/mysql-9.x into master
Showing only changes of commit bfc6ba09de - Show all commits

View File

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