We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48bdaf6 + 12bb752 commit ac51840Copy full SHA for ac51840
docker/Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:22.04
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
ENV _UBUNTU_VERSION=22.04
5
-ENV _MYSQL_SHELL_VERSION=8.0.34
+ENV _MYSQL_SHELL_VERSION=8.0.35
6
7
RUN apt update \
8
&& apt install -y curl python3 \
0 commit comments