We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a1cb8 commit 7f41bafCopy full SHA for 7f41baf
Dockerfile
@@ -1,6 +1,6 @@
1
# The devcontainer should use the developer target and run as root with podman
2
# or docker with user namespaces.
3
-FROM ubuntu:noble-20251013
+FROM ubuntu:noble-20260113
4
5
# Add any system dependencies for the developer/build environment here
6
RUN apt-get update && \
0 commit comments