Skip to content

Commit ac51840

Browse files
authored
Merge pull request #16 from snickerjp/v8.0.35-Jammy
bump up version
2 parents 48bdaf6 + 12bb752 commit ac51840

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
@@ -2,7 +2,7 @@ FROM ubuntu:22.04
22

33
ENV DEBIAN_FRONTEND=noninteractive
44
ENV _UBUNTU_VERSION=22.04
5-
ENV _MYSQL_SHELL_VERSION=8.0.34
5+
ENV _MYSQL_SHELL_VERSION=8.0.35
66

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

0 commit comments

Comments
 (0)