Skip to content

Commit f4b34b2

Browse files
committed
bump up version
1 parent 464b574 commit f4b34b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:23.04
22

33
ENV DEBIAN_FRONTEND=noninteractive
44
ENV _UBUNTU_VERSION=23.04
5-
ENV _MYSQL_SHELL_VERSION=8.1.1
5+
ENV _MYSQL_SHELL_VERSION=8.2.0
66

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

0 commit comments

Comments
 (0)