Skip to content

Commit a79072a

Browse files
Update mysql Docker tag to v9.6
1 parent 42cec1e commit a79072a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
POSTGRES_HOST_AUTH_METHOD: trust
88

99
mysql:
10-
image: mysql:9.3
10+
image: mysql:9.6
1111
environment:
1212
MYSQL_ALLOW_EMPTY_PASSWORD: 'yes'
1313

0 commit comments

Comments
 (0)