Skip to content

Commit d79fd1f

Browse files
committed
bump up version 8.0.36 to 8.0.40
1 parent 61f22d4 commit d79fd1f

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.0.36
6+
ENV _MYSQL_SHELL_VERSION=8.0.40
77

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

0 commit comments

Comments
 (0)