Skip to content

Commit 9a07744

Browse files
Update ubuntu Docker tag to noble-20251001
1 parent baf7e2e commit 9a07744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The devcontainer should use the developer target and run as root with podman
22
# or docker with user namespaces.
3-
FROM ubuntu:noble-20250925
3+
FROM ubuntu:noble-20251001
44

55
# Add any system dependencies for the developer/build environment here
66
RUN apt-get update && \

0 commit comments

Comments
 (0)