Skip to content

Commit

Permalink
Bump Golang to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Jan 22, 2025
1 parent 830b0a3 commit 8d75968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.e2e-test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.8-alpine3.20 as builder
FROM golang:1.23.5-alpine3.20 as builder

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

Expand Down

0 comments on commit 8d75968

Please sign in to comment.