mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
bump golangci-lint to 2.7.2 (#5261)
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,5 +1,5 @@
|
|||||||
BASE_IMAGE = golang:1.25-alpine3.22
|
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
|
NODE_IMAGE = node:20-alpine3.22
|
||||||
|
|
||||||
.PHONY: $(shell ls)
|
.PHONY: $(shell ls)
|
||||||
|
|||||||
Reference in New Issue
Block a user