Skip to content

Commit

Permalink
Update dependency mysql to v5.7.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2022
1 parent 7234c98 commit 8259f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
mysql:
image: 'mysql:5.7.10'
image: 'mysql:5.7.38'
ports:
- '3306:3306'
environment:
Expand Down

0 comments on commit 8259f89

Please sign in to comment.