Skip to content

Commit

Permalink
switch tag to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Jan 22, 2025
1 parent b99ea5f commit 294f4f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +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:8ca4a4e9757a5749c384c57c3435e56c2b442458e14e4cb7ecbaec4d557f5d69"
image = "ghcr.io/metalbear-co/ci-layer-build:latest"

[target.aarch64-unknown-linux-gnu]
image = "ghcr.io/metalbear-co/ci-layer-build-aarch64:4c99d799d297ddec935914907b94d899bd0a2349155cec934492ef19a69ddbf0"
image = "ghcr.io/metalbear-co/ci-layer-build-aarch64:latest"

0 comments on commit 294f4f7

Please sign in to comment.