Update mysql Docker tag to v8.4 #20

Open
renovate wants to merge 1 commits from renovate/mysql-8.x into master
1 changed files with 1 additions and 1 deletions

View File

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