Compare commits

..

2 commits

Author SHA1 Message Date
sudoforge
4c945212c3
Merge d28d6f9479 into dfcb74b427 2025-03-30 10:27:36 -07:00
sudoforge
d28d6f9479
Use an image digest to improve 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-30 10:26:19 -07:00

Diff content is not available