Skip to content

Update images digests#83

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

Update images digests#83
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 fe8384d..73b627f 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:9ec0af7a9368e44b7568aa2364740dcc7c0b620a2f881679bb97f6d157da040a"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:23ccfd24b546d4c640169c80dc1eadb85b1b957a330d6cc8559b4c1fd332ac00"
 
 [target.aarch64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:c8e22c6988854f5dd0b3a06e0b825dcd3728ff87b77edea809f3c7f21cb0ec7e"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:a75c68273445e39d13536cd478280ca1ac2af2a210a980e156137163c67794fa"
 
 [target.x86_64-unknown-linux-gnu]
-image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:9ec0af7a9368e44b7568aa2364740dcc7c0b620a2f881679bb97f6d157da040a"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:23ccfd24b546d4c640169c80dc1eadb85b1b957a330d6cc8559b4c1fd332ac00"
 
 [target.x86_64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:c8e22c6988854f5dd0b3a06e0b825dcd3728ff87b77edea809f3c7f21cb0ec7e"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:a75c68273445e39d13536cd478280ca1ac2af2a210a980e156137163c67794fa"
diff --git a/images/Containerfile.edera-check b/images/Containerfile.edera-check
index f0c0e5b..95dd0f7 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:c8e22c6988854f5dd0b3a06e0b825dcd3728ff87b77edea809f3c7f21cb0ec7e AS build
+FROM ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:a75c68273445e39d13536cd478280ca1ac2af2a210a980e156137163c67794fa 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 1, 2026 19:47
@bleggett bleggett merged commit 97366af into main Apr 1, 2026
7 checks passed
@bleggett bleggett deleted the update-digests branch April 1, 2026 19:48
@edera-cultivation edera-cultivation bot mentioned this pull request Apr 1, 2026
bleggett pushed a commit that referenced this pull request Apr 1, 2026
## 🤖 New release

* `edera-check`: 0.2.13 -> 0.2.14

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

<blockquote>

##
[0.2.14](v0.2.13...v0.2.14)
- 2026-04-01

### Other

- Update images digests
([#83](#83))
- Bump the cargo-updates group across 1 directory with 2 updates
([#85](#85))
- Remove `pub` from methods that don't need it
([#89](#89))
- Make disk checks smarter
([#87](#87))
</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