Skip to content

Commit

Permalink
bump up version to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snickerjp committed Oct 24, 2024
1 parent 3214541 commit 4541966
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.3.0
ENV _MYSQL_SHELL_VERSION=9.1.0

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

0 comments on commit 4541966

Please sign in to comment.