This commit is contained in:
bluenviron-bot 2025-12-08 05:03:05 +01:00 committed by GitHub
commit 40f34c6a1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.25-alpine3.22
GOLANGCI_LINT_IMAGE = golangci/golangci-lint:v2.7.1
GOLANGCI_LINT_IMAGE = golangci/golangci-lint:v2.7.2
NODE_IMAGE = node:20-alpine3.22
.PHONY: $(shell ls)