diff --git a/templates/golang.tpl.yml b/templates/golang.tpl.yml index c9b563c..56b93fe 100644 --- a/templates/golang.tpl.yml +++ b/templates/golang.tpl.yml @@ -12,6 +12,6 @@ .golang-lint: variables: GOPROXY: https://nexus.durp.info/repository/go/ - image: registry.durp.info/golangci/golangci-lint:latest + image: registry.durp.info/golangci/golangci-lint:v1.55.2 script: - - ./scripts/golang-lint.sh \ No newline at end of file + - ./scripts/golang-lint.sh