Skip to content

Commit

Permalink
Fix hashes for rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Jun 7, 2024
1 parent d655573 commit 69c62fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ jobs:
platforms: "linux/amd64,linux/arm64"
build-args: |
RUSTUP_VERSION=1.27.1
RUSTUP_SHA256_AMD64=a3d541a5484c8fa2f1c21478a6f6c505a778d473c21d60a18a4df5185d320ef8
RUSTUP_SHA256_ARM64=76cd420cb8a82e540025c5f97bda3c65ceb0b0661d5843e6ef177479813b0367
RUSTUP_SHA256_AMD64=6aeece6993e902708983b209d04c0d1dbb14ebb405ddb87def578d41f920f56d
RUSTUP_SHA256_ARM64=1cffbf51e63e634c746f741de50649bbbcbd9dbe1de363c9ecef64e278dba2b2
CARGO_BINSTALL_VERSION=1.6.8
CARGO_BINSTALL_SHA256_AMD64=581eb7c97b2767a468afb0505c416eb727b469c029b36470288fc30b26517101
CARGO_BINSTALL_SHA256_ARM64=2433118983ade85388be17d442b430c4932eb2dad834143f9a6a25646563281f
Expand Down

0 comments on commit 69c62fa

Please sign in to comment.