Merged
Conversation
Changes: - docker-library/mysql@7cf11d5: Update 8.0 to 8.0.46, debian 8.0.46-1debian12, oracle 8.0.46-1.el9, mysql-shell 8.0.46-1.el9
Diff for 12f98be:diff --git a/_bashbrew-cat b/_bashbrew-cat
index ea3f87b..cf3be02 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,14 +1,14 @@
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
GitRepo: https://github.com/docker-library/mysql.git
-Tags: 8.0.45, 8.0, 8.0.45-oraclelinux9, 8.0-oraclelinux9, 8.0.45-oracle, 8.0-oracle
+Tags: 8.0.46, 8.0, 8.0.46-oraclelinux9, 8.0-oraclelinux9, 8.0.46-oracle, 8.0-oracle
Architectures: amd64, arm64v8
-GitCommit: 7a8f81aad11e871baf1dbc755dbff1652e13cba5
+GitCommit: 7cf11d5360282effadb347353d5f82339506b106
Directory: 8.0
File: Dockerfile.oracle
-Tags: 8.0.45-bookworm, 8.0-bookworm, 8.0.45-debian, 8.0-debian
-GitCommit: 7a8f81aad11e871baf1dbc755dbff1652e13cba5
+Tags: 8.0.46-bookworm, 8.0-bookworm, 8.0.46-debian, 8.0-debian
+GitCommit: 7cf11d5360282effadb347353d5f82339506b106
Directory: 8.0
File: Dockerfile.debian
diff --git a/_bashbrew-list b/_bashbrew-list
index c725bed..0d67fac 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,11 +6,11 @@ mysql:8.0-bookworm
mysql:8.0-debian
mysql:8.0-oracle
mysql:8.0-oraclelinux9
-mysql:8.0.45
-mysql:8.0.45-bookworm
-mysql:8.0.45-debian
-mysql:8.0.45-oracle
-mysql:8.0.45-oraclelinux9
+mysql:8.0.46
+mysql:8.0.46-bookworm
+mysql:8.0.46-debian
+mysql:8.0.46-oracle
+mysql:8.0.46-oraclelinux9
mysql:8.4
mysql:8.4-oracle
mysql:8.4-oraclelinux9
diff --git a/mysql_8.0-debian/Dockerfile.debian b/mysql_8.0-debian/Dockerfile.debian
index e7dc85c..743dd55 100644
--- a/mysql_8.0-debian/Dockerfile.debian
+++ b/mysql_8.0-debian/Dockerfile.debian
@@ -66,7 +66,7 @@ RUN set -eux; \
rm -rf "$GNUPGHOME"
ENV MYSQL_MAJOR 8.0
-ENV MYSQL_VERSION 8.0.45-1debian12
+ENV MYSQL_VERSION 8.0.46-1debian12
RUN echo 'deb [ signed-by=/etc/apt/keyrings/mysql.gpg ] http://repo.mysql.com/apt/debian/ bookworm mysql-8.0' > /etc/apt/sources.list.d/mysql.list
diff --git a/mysql_8.0-oracle/Dockerfile.oracle b/mysql_8.0-oracle/Dockerfile.oracle
index 8ac845e..6c6e12b 100644
--- a/mysql_8.0-oracle/Dockerfile.oracle
+++ b/mysql_8.0-oracle/Dockerfile.oracle
@@ -56,7 +56,7 @@ RUN set -eux; \
rm -rf "$GNUPGHOME"
ENV MYSQL_MAJOR 8.0
-ENV MYSQL_VERSION 8.0.45-1.el9
+ENV MYSQL_VERSION 8.0.46-1.el9
RUN set -eu; \
{ \
@@ -107,7 +107,7 @@ RUN set -eu; \
# https://github.com/docker-library/mysql/pull/680#issuecomment-825930524
echo 'module_hotfixes=true'; \
} | tee /etc/yum.repos.d/mysql-community-tools.repo
-ENV MYSQL_SHELL_VERSION 8.0.45-1.el9
+ENV MYSQL_SHELL_VERSION 8.0.46-1.el9
RUN set -eux; \
microdnf install -y "mysql-shell-$MYSQL_SHELL_VERSION"; \
microdnf clean all; \Relevant Maintainers: |
tianon
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
According to https://dev.mysql.com/doc/relnotes/mysql/8.0/en/, this is the last release of
8.0.x