Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 28eeadc commit fcdcd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/main/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 mysql:8.1.0
FROM --platform=linux/amd64 mysql:8.3.0

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

Expand Down

0 comments on commit fcdcd5e

Please sign in to comment.