We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ace6c commit 3d5db5dCopy full SHA for 3d5db5d
rs/tests/src/driver/resource.rs
@@ -172,7 +172,7 @@ pub fn get_resource_request(
172
/// The latest hash can be retrieved by downloading the SHA256SUMS file from:
173
/// https://hydra.dfinity.systems/job/dfinity-ci-build/farm/universal-vm.img.x86_64-linux/latest
174
const DEFAULT_UNIVERSAL_VM_IMG_SHA256: &str =
175
- "d7720f8a518aeeef65970d2f087756f86b00b928ccc41986db15fcb5bc8847f3";
+ "95f74bebf26b84c04e08590c2e8d2f5f53270e1c5cbc4cc9cb9c6ec39a2963fd";
176
177
pub fn get_resource_request_for_universal_vm(
178
universal_vm: &UniversalVm,
0 commit comments