Skip to content

Commit a697b1a

Browse files
authored
Merge pull request #56 from spinkube/bump-shim
chore(*): bump containerd-shim-wasm to 0.5.0
2 parents f28792b + ceb722f commit a697b1a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containerd-shim-spin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Containerd shim for running Spin workloads.
1111
"""
1212

1313
[dependencies]
14-
containerd-shim-wasm = { git = "https://github.com/containerd/runwasi", rev = "c04170e81794b1a776c840ffa765b3491d43445a" }
14+
containerd-shim-wasm = "0.5.0"
1515
containerd-shim = "0.7.1"
1616
log = "0.4"
1717
spin-app = { git = "https://github.com/fermyon/spin", tag = "v2.3.1" }

0 commit comments

Comments
 (0)