Skip to content

Commit 8d75968

Browse files
committed
Bump Golang to 1.23
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 830b0a3 commit 8d75968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile.e2e-test

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.8-alpine3.20 as builder
1+
FROM golang:1.23.5-alpine3.20 as builder
22

33
RUN apk add --update --no-cache ca-certificates tzdata git make bash && update-ca-certificates
44

0 commit comments

Comments
 (0)