Skip to content

Commit 05af63b

Browse files
Bump golang from 1.20 to 1.21 in /conformance/tests (#946)
Bumps golang from 1.20 to 1.21. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da8e994 commit 05af63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
33
FROM kindest/node:v1.27.3
44

5-
FROM golang:1.20
5+
FROM golang:1.21
66

77
WORKDIR /go/src/github.com/nginxinc/nginx-kubernetes-gateway/conformance/tests/
88

0 commit comments

Comments
 (0)