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 d8024ec commit c045400Copy full SHA for c045400
Dockerfile
@@ -38,7 +38,7 @@ RUN \
38
/curlout/etc/ssl/certs/ca-certificates.crt
39
40
# final mod layer
41
-FROM ubuntu:mantic
+FROM ubuntu:noble
42
43
# environment settings
44
ARG DEBIAN_FRONTEND="noninteractive"
0 commit comments