Skip to content

Update images digests#121

Merged
bleggett merged 3 commits intomainfrom
update-digests
Apr 30, 2026
Merged

Update images digests#121
bleggett merged 3 commits intomainfrom
update-digests

Conversation

@edera-cultivation
Copy link
Copy Markdown
Contributor

Update images digests

Changes

Details
diff --git a/Cross.toml b/Cross.toml
index cb91a69..dd34ea5 100644
--- a/Cross.toml
+++ b/Cross.toml
@@ -1,11 +1,11 @@
 [target.aarch64-unknown-linux-gnu]
-image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:f9bbde0df57bb4b59eac98d62041af59a30896acc29cd4857db57c92dfe17b32"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:b9fc3e9b1abb341ea4834ff30b7dbab8e653e2d995ad60a55b24d1aed8166762"
 
 [target.aarch64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:017a17f5322799fdfcb391d5ffd838927cd4c8dea8f1195e58a368a8e6b48556"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:d91b0f62494d8163cc5b3daf33bc3690e71528000407960a394681788e16fb94"
 
 [target.x86_64-unknown-linux-gnu]
-image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:f9bbde0df57bb4b59eac98d62041af59a30896acc29cd4857db57c92dfe17b32"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:b9fc3e9b1abb341ea4834ff30b7dbab8e653e2d995ad60a55b24d1aed8166762"
 
 [target.x86_64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:017a17f5322799fdfcb391d5ffd838927cd4c8dea8f1195e58a368a8e6b48556"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:d91b0f62494d8163cc5b3daf33bc3690e71528000407960a394681788e16fb94"
diff --git a/images/Containerfile.edera-check b/images/Containerfile.edera-check
index cee174c..687fb8c 100644
--- a/images/Containerfile.edera-check
+++ b/images/Containerfile.edera-check
@@ -1,4 +1,4 @@
-FROM ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:017a17f5322799fdfcb391d5ffd838927cd4c8dea8f1195e58a368a8e6b48556 AS build
+FROM ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:d91b0f62494d8163cc5b3daf33bc3690e71528000407960a394681788e16fb94 AS build
 
 ENV TARGET_LIBC=musl TARGET_VENDOR=unknown DISABLE_CROSS_RS=1
 

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@bleggett bleggett enabled auto-merge (squash) April 30, 2026 16:01
@bleggett bleggett merged commit a90b13c into main Apr 30, 2026
7 checks passed
@bleggett bleggett deleted the update-digests branch April 30, 2026 16:03
bleggett pushed a commit that referenced this pull request May 6, 2026
## 🤖 New release

* `edera-check`: 0.2.18 -> 0.2.19

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.2.19](v0.2.18...v0.2.19)
- 2026-04-30

### Other

- Docker needs a TTY for le pretty colours
([#126](#126))
- Update images digests
([#121](#121))
- Bump the cargo-updates group across 1 directory with 2 updates
([#120](#120))
- Add `collect` subcommand that only runs postinstall debug collection
([#112](#112))
- Share sysinfo recorders that are common across both preinstall and
postinstall (i.e. many of them)
([#124](#124))
- Catch Ubuntu's `snap`-based Docker runtime
([#118](#118))
- Bump the cargo-updates group with 2 updates
([#114](#114))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant