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 48f6f48 commit dc01d66Copy full SHA for dc01d66
docker/Dockerfile
@@ -1,5 +1,6 @@
1
-FROM ubuntu:mantic-20231128
+FROM ubuntu:mantic-20240216
2
3
+# Set environment variables
4
ENV DEBIAN_FRONTEND=noninteractive
5
ENV _UBUNTU_VERSION=23.10
6
ENV _MYSQL_SHELL_VERSION=8.3.0
0 commit comments