From f745f6cc730accdbd48a7986d4d3c45d402600d4 Mon Sep 17 00:00:00 2001 From: Setepenre Date: Tue, 6 Feb 2024 09:53:33 -0500 Subject: [PATCH] Update instructions.sh --- scripts/instructions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/instructions.sh b/scripts/instructions.sh index b68b681fb..e985babf0 100644 --- a/scripts/instructions.sh +++ b/scripts/instructions.sh @@ -24,7 +24,7 @@ WORKER_1="cn-d004" # Derived -VERSION="v0.0.7" +VERSION="v0.0.8" IMAGE="ghcr.io/mila-iqia/milabench:$ARCH-$VERSION"