Skip to content

Commit

Permalink
bump up version 8.0.36 to 8.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
snickerjp committed Oct 24, 2024
1 parent 61f22d4 commit d79fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:noble-20241011
# Set environment variables
ENV DEBIAN_FRONTEND=noninteractive
ENV _UBUNTU_VERSION=24.04
ENV _MYSQL_SHELL_VERSION=8.0.36
ENV _MYSQL_SHELL_VERSION=8.0.40

RUN apt update \
&& apt install -y curl python3 \
Expand Down

0 comments on commit d79fd1f

Please sign in to comment.