We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f83853 + cbe3d68 commit a264dfeCopy full SHA for a264dfe
docker/Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:20.04
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
ENV _UBUNTU_VERSION=20.04
5
-ENV _MYSQL_SHELL_VERSION=8.0.28
+ENV _MYSQL_SHELL_VERSION=8.0.29
6
7
RUN apt update \
8
&& apt install -y curl python3 \
0 commit comments