We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf0871 commit 464b574Copy full SHA for 464b574
docker/Dockerfile
@@ -1,7 +1,7 @@
1
-FROM ubuntu:22.04
+FROM ubuntu:23.04
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
-ENV _UBUNTU_VERSION=22.04
+ENV _UBUNTU_VERSION=23.04
5
ENV _MYSQL_SHELL_VERSION=8.1.1
6
7
RUN apt update \
0 commit comments