Skip to content

Commit

Permalink
cmd/govulncheck/integration: update go in integration tests
Browse files Browse the repository at this point in the history
Change-Id: Ie85bcb40d8277b9e91bf08fe2b5d126350f4b76b
Reviewed-on: https://go-review.googlesource.com/c/vuln/+/589915
TryBot-Result: Gopher Robot <[email protected]>
Run-TryBot: Zvonimir Pavlinovic <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Maceo Thompson <[email protected]>
  • Loading branch information
zpavlinovic committed Jun 4, 2024
1 parent ce0605b commit 1201340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/govulncheck/integration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.3-alpine
FROM golang:1.22.3-alpine

# This Dockerfile sets up an image for repeated integration testing.
# This assumes the build context, i.e., CWD is vuln/
Expand Down

0 comments on commit 1201340

Please sign in to comment.