Skip to content

Commit 61babfb

Browse files
Update mysql Docker tag to v5.7.44
1 parent 2aa96d1 commit 61babfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
mysql:
22-
image: mysql:5.7.10
22+
image: mysql:5.7.44
2323
ports:
2424
# Another version of MySQL is installed on the vm and already uses the port 3306.
2525
- 3308:3306

0 commit comments

Comments
 (0)