mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 03:09:26 +08:00
Chore: Upgrade golangci-lint (#31330)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"github.com/magefile/mage/sh"
|
||||
)
|
||||
|
||||
const imageName = "grafana/ci-build-windows:0.1.5"
|
||||
const imageName = "grafana/ci-build-windows:0.2.0"
|
||||
|
||||
// Build builds the Docker image.
|
||||
func Build() error {
|
||||
|
Reference in New Issue
Block a user