Compare commits

..

2 commits

Author SHA1 Message Date
sudoforge
2875060d00
Merge 83f6e430f3 into dfcb74b427 2025-03-29 23:24:23 -07:00
sudoforge
83f6e430f3
Use an image digest to enforce container image determinism
66600f32dc introduced various improvements
to the determinism of the container image in this repository. This
change builds on this effort by introducing support for a container
image digest. Image digests are immutable references, unlike tags, which
are mutable (except when optionally configured as immutable in certain
container registries, but not `docker.io`).
2025-03-29 23:22:33 -07:00

Diff content is not available