Skip to content

Commit a2d65b7

Browse files
Use v0.18.0 image for test workload
Signed-off-by: Kate Goldenring <[email protected]>
1 parent e86630e commit a2d65b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/workloads/workload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
runtimeClassName: wasmtime-spin
1616
containers:
1717
- name: spin-hello
18-
image: ghcr.io/spinframework/containerd-shim-spin/examples/spin-rust-hello:v0.19.0
18+
image: ghcr.io/spinframework/containerd-shim-spin/examples/spin-rust-hello:v0.18.0
1919
command: ["/"]
2020
resources: # limit the resources to 128Mi of memory and 100m of CPU
2121
limits:

0 commit comments

Comments
 (0)