Skip to content

Commit 08cbc75

Browse files
chore(deps): update mysql docker tag to v5.7.43
1 parent fad0e53 commit 08cbc75

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
mysql:
22-
image: mysql:5.7.10
22+
image: mysql:5.7.43
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)