Skip to content

Commit 4541966

Browse files
committed
bump up version to 9.1.0
1 parent 3214541 commit 4541966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:noble-20241011
33
# Set environment variables
44
ENV DEBIAN_FRONTEND=noninteractive
55
ENV _UBUNTU_VERSION=24.04
6-
ENV _MYSQL_SHELL_VERSION=8.3.0
6+
ENV _MYSQL_SHELL_VERSION=9.1.0
77

88
RUN apt update \
99
&& apt install -y curl python3 \

0 commit comments

Comments
 (0)