Skip to content

Commit 603392d

Browse files
Update ubuntu Docker tag to noble-20250925 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3530bec commit 603392d

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-20250910
3+
FROM ubuntu:noble-20250925
44

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

0 commit comments

Comments
 (0)