Skip to content

Commit 8b261ef

Browse files
chore(deps): update mysql docker tag to v5.7.42
1 parent 2e482fc commit 8b261ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
services:
2222
mysql:
23-
image: mysql:5.7.10
23+
image: mysql:5.7.42
2424
ports:
2525
# Another version of MySQL is installed on the vm and already uses the port 3306.
2626
- 3308:3306

0 commit comments

Comments
 (0)