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 c81447e commit e71a9a8Copy full SHA for e71a9a8
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-20250714
+FROM ubuntu:noble-20250805
4
5
# Add any system dependencies for the developer/build environment here
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments