Skip to content

Commit 1201340

Browse files
committed
cmd/govulncheck/integration: update go in integration tests
Change-Id: Ie85bcb40d8277b9e91bf08fe2b5d126350f4b76b Reviewed-on: https://go-review.googlesource.com/c/vuln/+/589915 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Maceo Thompson <maceothompson@google.com>
1 parent ce0605b commit 1201340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/govulncheck/integration/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.20.3-alpine
1+
FROM golang:1.22.3-alpine
22

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

0 commit comments

Comments
 (0)