mirror of
https://github.com/distribution/distribution.git
synced 2026-01-29 21:40:32 +00:00
Handle rand deprecations in go 1.20
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
ARG GO_VERSION=1.20.7
|
||||
ARG ALPINE_VERSION=3.18
|
||||
ARG GOLANGCI_LINT_VERSION=v1.52
|
||||
ARG GOLANGCI_LINT_VERSION=v1.54.2
|
||||
ARG BUILDTAGS="include_gcs"
|
||||
|
||||
FROM golangci/golangci-lint:${GOLANGCI_LINT_VERSION}-alpine AS golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user