Merge pull request #18825 from dvdksn/wasm-spin-v2

wasm: bump spin runtime to v2
This commit is contained in:
David Karlsson 2023-12-04 21:39:46 +01:00 committed by GitHub
commit f2cdc45599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Docker Desktop downloads and installs the following runtimes that you can use
to run Wasm workloads:
- `io.containerd.slight.v1`
- `io.containerd.spin.v1`
- `io.containerd.spin.v2`
- `io.containerd.wasmedge.v1`
- `io.containerd.wasmtime.v1`
- `io.containerd.lunatic.v1`