Skip to content

Commit

Permalink
Bump golang from 1.21 to 1.22 in /conformance/tests
Browse files Browse the repository at this point in the history
Bumps golang from 1.21 to 1.22.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent eb8624f commit 273084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conformance/tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
FROM kindest/node:v1.29.1

FROM golang:1.21
FROM golang:1.22

WORKDIR /go/src/github.com/nginxinc/nginx-gateway-fabric/conformance/tests/

Expand Down

0 comments on commit 273084f

Please sign in to comment.