Skip to content

Commit a06068a

Browse files
committed
containerd use correct platform for building
Signed-off-by: James Sturtevant <[email protected]>
1 parent 94003ca commit a06068a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/k8s/Dockerfile.oci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARG KIND_NODE_VERSION=v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
44
ARG RUNTIME=wasmtime
5-
ARG GO_VERSION="1.21.1"
5+
ARG GO_VERSION="1.21.3-bullseye"
66

77
# modified from https://github.com/kubernetes-sigs/kind/blob/main/images/base/Dockerfile
88
# stage for building containerd

0 commit comments

Comments
 (0)