We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26757ff commit 5e9af0dCopy full SHA for 5e9af0d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine as builder
+FROM golang:1.23-alpine as builder
2
WORKDIR /go/src/github.com/jetstack/paranoia
3
4
# Download necessary Go modules
0 commit comments