We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce545f4 commit 21b7b12Copy full SHA for 21b7b12
Dockerfile
@@ -14,7 +14,7 @@ FROM ghcr.io/terraform-linters/tflint:v0.51.1 as tflint
14
FROM ghcr.io/yannh/kubeconform:v0.6.6 as kubeconfrm
15
FROM golang:1.22.3-alpine as golang
16
FROM golangci/golangci-lint:v1.58.2 as golangci-lint
17
-FROM goreleaser/goreleaser:v1.25.1 as goreleaser
+FROM goreleaser/goreleaser:v1.26.2 as goreleaser
18
FROM hadolint/hadolint:v2.12.0-alpine as dockerfile-lint
19
FROM hashicorp/terraform:1.8.3 as terraform
20
FROM koalaman/shellcheck:v0.10.0 as shellcheck
0 commit comments