2 parents 14c40ef + efdc237 commit 72b22eeCopy full SHA for 72b22ee
1 file changed
Dockerfile
@@ -6,7 +6,7 @@
6
# Ubuntu (not Debian): only ubuntu:26.04 ships git ≥ 2.48 in its main archive,
7
# needed for the `extensions.relativeWorktrees` repo extension. Rationale and
8
# alternatives in openspec/changes/worktree-relative-paths/design.md.
9
-FROM ubuntu:26.04@sha256:5e275723f82c67e387ba9e3c24baa0abdcb268917f276a0561c97bef9450d0b4
+FROM ubuntu:resolute-20260724.1@sha256:678c6550cc43645e08669028bc177f50be4e7c5b8cca677067b1914d4afc7a03
10
11
# pipefail propagates failures in RUN ... | ... — without this, a failed curl
12
# into tee/sha256sum silently succeeds and the build continues with bad data.
0 commit comments