Skip to content

Commit

Permalink
Update mysql Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 859415b commit f5ae4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/default/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mysql:5.7
FROM mysql:8.0

ADD ./my.cnf /etc/mysql/conf.d/my.cnf

Expand Down

0 comments on commit f5ae4fb

Please sign in to comment.