Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
snickerjp committed Oct 31, 2023
1 parent 1dcc920 commit 12bb752
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.34
ENV _MYSQL_SHELL_VERSION=8.0.35

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

0 comments on commit 12bb752

Please sign in to comment.