Skip to content

Commit 464b574

Browse files
committed
change Version for Ubuntu
1 parent 3cf0871 commit 464b574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

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

33
ENV DEBIAN_FRONTEND=noninteractive
4-
ENV _UBUNTU_VERSION=22.04
4+
ENV _UBUNTU_VERSION=23.04
55
ENV _MYSQL_SHELL_VERSION=8.1.1
66

77
RUN apt update \

0 commit comments

Comments
 (0)