Skip to content

Commit 9598d22

Browse files
authored
chore: Update Go version in lint Dockerfile
Signed-off-by: Erez Rokah <[email protected]>
1 parent e79afc5 commit 9598d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/lint.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG GO_VERSION=1.20.12
3+
ARG GO_VERSION=1.23
44
ARG ALPINE_VERSION=3.19
55
ARG GOLANGCI_LINT_VERSION=v1.55.2
66
ARG BUILDTAGS=""

0 commit comments

Comments
 (0)