Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 85cdc854 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

ci: docker hub image for tflint is deprecated

parent 5eeb49e9
No related branches found
No related tags found
No related merge requests found
Pipeline #35765 failed
......@@ -13,9 +13,9 @@ terraform-syntax-check:
terraform-lint:
extends: .base_tpl
# https://hub.docker.com/r/hashicorp/terraform/tags
# https://github.com/terraform-linters/tflint/pkgs/container/tflint
image:
name: wata727/tflint
name: ghcr.io/terraform-linters/tflint:v0.51.1
entrypoint: ["/bin/sh", "-c"]
stage: lint
script: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment