We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94003ca commit a06068aCopy full SHA for a06068a
test/k8s/Dockerfile.oci
@@ -2,7 +2,7 @@
2
3
ARG KIND_NODE_VERSION=v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
4
ARG RUNTIME=wasmtime
5
-ARG GO_VERSION="1.21.1"
+ARG GO_VERSION="1.21.3-bullseye"
6
7
# modified from https://github.com/kubernetes-sigs/kind/blob/main/images/base/Dockerfile
8
# stage for building containerd
0 commit comments