Skip to content

Commit

Permalink
Merge pull request #15 from snickerjp/v8.0.34-Jammy
Browse files Browse the repository at this point in the history
bump up version
  • Loading branch information
snickerjp authored Jul 28, 2023
2 parents 47e85ca + 1dcc920 commit 48bdaf6
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 @@ -2,7 +2,7 @@ FROM ubuntu:22.04

ENV DEBIAN_FRONTEND=noninteractive
ENV _UBUNTU_VERSION=22.04
ENV _MYSQL_SHELL_VERSION=8.0.33
ENV _MYSQL_SHELL_VERSION=8.0.34

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

0 comments on commit 48bdaf6

Please sign in to comment.