Skip to content

Commit fd37796

Browse files
committed
fixup! [pr3] delete docker-enable-wasm script + make install-containerd-wasm script
Signed-off-by: danbugs <[email protected]>
1 parent be9f1cc commit fd37796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter07/hello-wasm-container/install-containerd-wasm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "[LOG] Starting containerd and Wasm setup..."
77
# Step 1: Install containerd
88
echo "[LOG] Installing containerd..."
99

10-
CONTAINERD_VERSION="2.0.0"
10+
CONTAINERD_VERSION="1.7.27"
1111
ARCH=$(uname -m)
1212

1313
case "$ARCH" in

0 commit comments

Comments
 (0)