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 0bcf45f commit 9bf3641Copy full SHA for 9bf3641
docker/Dockerfile
@@ -1,7 +1,7 @@
1
-FROM ubuntu:jammy-20240111
+FROM ubuntu:mantic-20231128
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
-ENV _UBUNTU_VERSION=22.04
+ENV _UBUNTU_VERSION=23.10
5
ENV _MYSQL_SHELL_VERSION=8.0.36
6
7
RUN apt update \
0 commit comments