Skip to content

Commit

Permalink
use mysql tag 5.7 instead of 5.7.28
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesreid1 committed Jul 26, 2020
1 parent 20e811f commit eecacd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM mysql:5.7.28
FROM mysql:5.7
MAINTAINER charles@charlesreid1.com

# make mysql data a volume
Expand Down

0 comments on commit eecacd1

Please sign in to comment.