Skip to content

Commit 600cff0

Browse files
committed
dockerfile: missing xx update to 1.5.0
Signed-off-by: CrazyMax <[email protected]>
1 parent 0819f87 commit 600cff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/dockerfiles/lint.Dockerfile

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

33
ARG GO_VERSION=1.23
4-
ARG XX_VERSION=1.3.0
4+
ARG XX_VERSION=1.5.0
55
ARG GOLANGCI_LINT_VERSION=1.62.0
66
ARG GOPLS_VERSION=v0.26.0
77
# disabled: deprecated unusedvariable simplifyrange

0 commit comments

Comments
 (0)