Skip to content

Commit 7f41baf

Browse files
Update ubuntu Docker tag to noble-20260113 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44a1cb8 commit 7f41baf

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-20251013
3+
FROM ubuntu:noble-20260113
44

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

0 commit comments

Comments
 (0)