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 da8e994 commit 83ca365Copy full SHA for 83ca365
conformance/tests/Dockerfile
@@ -2,7 +2,7 @@
2
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
3
FROM kindest/node:v1.27.3
4
5
-FROM golang:1.20
+FROM golang:1.21
6
7
WORKDIR /go/src/github.com/nginxinc/nginx-kubernetes-gateway/conformance/tests/
8
0 commit comments