Skip to content

Commit

Permalink
Merge pull request #3374 from yurake/snyk-fix-813ad5a3d74a41af98a5bae…
Browse files Browse the repository at this point in the history
…57f4266a1

[Snyk] Security upgrade mysql from 8.1 to 8.4.1
  • Loading branch information
yurake committed Sep 15, 2024
2 parents afdb0c9 + 15749e3 commit 982052e
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
FROM mysql:8.4.1
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 982052e

Please sign in to comment.