diff --git a/innovation/Dockerfile.oracle b/innovation/Dockerfile.oracle index ec92df68e..15f17293d 100644 --- a/innovation/Dockerfile.oracle +++ b/innovation/Dockerfile.oracle @@ -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.3.0-1.el8 +ENV MYSQL_SHELL_VERSION 8.4.0-1.el8 RUN set -eux; \ microdnf install -y "mysql-shell-$MYSQL_SHELL_VERSION"; \ microdnf clean all; \ diff --git a/versions.json b/versions.json index 9577beeb4..5568be78a 100644 --- a/versions.json +++ b/versions.json @@ -25,7 +25,7 @@ "innovation": { "mysql-shell": { "repo": "https://repo.mysql.com/yum/mysql-tools-innovation-community/el/8", - "version": "8.3.0-1.el8" + "version": "8.4.0-1.el8" }, "oracle": { "architectures": [