We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b5e49 commit 946d19aCopy full SHA for 946d19a
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
POSTGRES_HOST_AUTH_METHOD: trust
8
9
mysql:
10
- image: mysql:9.3
+ image: mysql:9.5
11
environment:
12
MYSQL_ALLOW_EMPTY_PASSWORD: 'yes'
13
0 commit comments