Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha committed Jan 21, 2025
1 parent 4d264e1 commit 78bb86d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ passthrough = [
# Dockerfile used for building mirrord-layer for x64 with very old libc
# this to support centos7 or Amazon Linux 2.
[target.x86_64-unknown-linux-gnu]
image = "ghcr.io/metalbear-co/ci-layer-build:latest"
image = "ghcr.io/metalbear-co/ci-layer-build:8ca4a4e9757a5749c384c57c3435e56c2b442458e14e4cb7ecbaec4d557f5d69"

# 0.2.5 doesn't work (lacks clang?)
[target.aarch64-unknown-linux-gnu]
image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main"
image = "ghcr.io/metalbear-co/ci-layer-build-aarch64:4c99d799d297ddec935914907b94d899bd0a2349155cec934492ef19a69ddbf0"

0 comments on commit 78bb86d

Please sign in to comment.