Skip to content

Commit

Permalink
Merge pull request #3421 from yurake/renovate/mysql-8.x
Browse files Browse the repository at this point in the history
chore(deps): update mysql docker tag to v8.4.2
  • Loading branch information
renovate[bot] authored Sep 15, 2024
2 parents 523e6e2 + de8d6a3 commit d788420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/mysql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mysql:8.4.1
FROM mysql:8.4.2
ARG BUILD_DATE
ARG VCS_REF
LABEL org.label-schema.build-date=$BUILD_DATE org.label-schema.vcs-ref=$VCS_REF \
Expand Down

0 comments on commit d788420

Please sign in to comment.