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 3ce9292 commit 9c9fc0dCopy full SHA for 9c9fc0d
venona/build/Dockerfile.tester
@@ -1,5 +1,5 @@
1
# quay.io/codefresh/venona-tester
2
-FROM golang:1.21-alpine3.18
+FROM golang:1.23-alpine3.21
3
4
RUN apk -U add --no-cache ca-certificates git make gcc g++ bash && update-ca-certificates
5
RUN go install github.com/client9/misspell/cmd/[email protected] && \
0 commit comments