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 ce0605b commit 1201340Copy full SHA for 1201340
cmd/govulncheck/integration/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.3-alpine
+FROM golang:1.22.3-alpine
2
3
# This Dockerfile sets up an image for repeated integration testing.
4
# This assumes the build context, i.e., CWD is vuln/
0 commit comments