Skip to content

Commit

Permalink
Merge pull request #3524 from yurake/renovate/mysql-9.x
Browse files Browse the repository at this point in the history
chore(deps): update mysql docker tag to v9.2.0
  • Loading branch information
yurake authored Feb 2, 2025
2 parents e0d4c29 + b9751e4 commit ebb2dee
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:9.1.0
FROM mysql:9.2.0
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 ebb2dee

Please sign in to comment.