Skip to content

Commit 9c9fc0d

Browse files
chore(CR-27072): k8s agent (#558)
1 parent 3ce9292 commit 9c9fc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

venona/build/Dockerfile.tester

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# quay.io/codefresh/venona-tester
2-
FROM golang:1.21-alpine3.18
2+
FROM golang:1.23-alpine3.21
33

44
RUN apk -U add --no-cache ca-certificates git make gcc g++ bash && update-ca-certificates
55
RUN go install github.com/client9/misspell/cmd/[email protected] && \

0 commit comments

Comments
 (0)