mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
Dockerfile: update golangci-lint to v2.8.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Guillaume Lours
parent
a061c17736
commit
fa7549a851
@@ -17,7 +17,7 @@
|
||||
|
||||
ARG GO_VERSION=1.24.12
|
||||
ARG XX_VERSION=1.9.0
|
||||
ARG GOLANGCI_LINT_VERSION=v2.6.2
|
||||
ARG GOLANGCI_LINT_VERSION=v2.8.0
|
||||
ARG ADDLICENSE_VERSION=v1.0.0
|
||||
|
||||
ARG BUILD_TAGS="e2e"
|
||||
|
||||
Reference in New Issue
Block a user