Skip to content

Update images digests#137

Open
edera-cultivation[bot] wants to merge 1 commit into
mainfrom
update-digests
Open

Update images digests#137
edera-cultivation[bot] wants to merge 1 commit into
mainfrom
update-digests

Conversation

@edera-cultivation
Copy link
Copy Markdown
Contributor

Update images digests

Changes

Details
diff --git a/Cross.toml b/Cross.toml
index cbe3d69..5562d5c 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:a295e50358b12ec64c2628bb3499282cd439d3ec5c80a545b7cc087ca9a6b090"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:2cd128eb6066590fa9ea195ecc9d70f355e59f647d2d7d42298539f243d4de33"
 
 [target.aarch64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:35c5a25a1f513812bf334a78aa6e37a2f154bfcd28e2dd7f1f90c2bcde69f6f3"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:44878bd8b9b2f4b7953e6ed54f623ac81201b4892f4ff210ce1c553f0bde6ef7"
 
 [target.x86_64-unknown-linux-gnu]
-image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:a295e50358b12ec64c2628bb3499282cd439d3ec5c80a545b7cc087ca9a6b090"
+image = "ghcr.io/edera-dev/cross-base-linux-gnu:latest@sha256:2cd128eb6066590fa9ea195ecc9d70f355e59f647d2d7d42298539f243d4de33"
 
 [target.x86_64-unknown-linux-musl]
-image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:35c5a25a1f513812bf334a78aa6e37a2f154bfcd28e2dd7f1f90c2bcde69f6f3"
+image = "ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:44878bd8b9b2f4b7953e6ed54f623ac81201b4892f4ff210ce1c553f0bde6ef7"
diff --git a/images/Containerfile.edera-check b/images/Containerfile.edera-check
index 47beaf9..6fc6a43 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:35c5a25a1f513812bf334a78aa6e37a2f154bfcd28e2dd7f1f90c2bcde69f6f3 AS build
+FROM ghcr.io/edera-dev/cross-base-linux-musl:latest@sha256:44878bd8b9b2f4b7953e6ed54f623ac81201b4892f4ff210ce1c553f0bde6ef7 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>
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.

0 participants