Skip to content

Commit

Permalink
containerd use correct platform for building
Browse files Browse the repository at this point in the history
Signed-off-by: James Sturtevant <[email protected]>
  • Loading branch information
jsturtevant committed Oct 23, 2023
1 parent 94003ca commit a06068a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/k8s/Dockerfile.oci
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARG KIND_NODE_VERSION=v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
ARG RUNTIME=wasmtime
ARG GO_VERSION="1.21.1"
ARG GO_VERSION="1.21.3-bullseye"

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

0 comments on commit a06068a

Please sign in to comment.