Skip to content

Commit d9e0a1b

Browse files
committed
bump version to 8.4.3 LTS
1 parent 68e8932 commit d9e0a1b

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.4.3
77

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

0 commit comments

Comments
 (0)