Skip to content

Commit

Permalink
feat(deps): update hadolint/hadolint docker tag to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent c35f73f commit 761789f
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion azure-cli/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint azure-cli:
stage: "Quality"
extends: .change_rules_azure_cli
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./azure-cli/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion azure-db/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint azure-db:
stage: "Quality"
extends: .change_rules_azure_db
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./azure-db/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion bats/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint bats:
stage: "Quality"
extends: .change_rules_bats
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./bats/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion fluentd-modsecurity/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint fluentd-modsecurity:
stage: "Quality"
extends: .change_rules_fluentd_modsecurity
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./fluentd-modsecurity/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion git-deploy/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint git-deploy:
stage: "Quality"
extends: .change_rules_git_deploy
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./git-deploy/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion git-tag-release/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
Lint git-tag-release:
stage: "Quality"
extends: .change_rules_git_tag_release
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./git-tag-release/Dockerfile
2 changes: 1 addition & 1 deletion helm/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint helm:
stage: "Quality"
extends: .change_rules_helm
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./helm/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion infra-ansible-ci/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Lint infra-ansible-ci:
stage: "Quality"
extends: .change_rules_infra_ansible_ci
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./infra-ansible-ci/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion kosko/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint kosko:
stage: "Quality"
extends: .change_rules_kosko
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./kosko/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion kubectl/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint kubectl:
stage: "Quality"
extends: .change_rules_kubectl
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./kubectl/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion nginx4spa/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint nginx4spa:
stage: "Quality"
extends: .change_rules_nginx4pa
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./nginx4spa/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion no-k8s/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint no-k8s:
stage: "Quality"
extends: .change_rules_no_k8s
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./no-k8s/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion pg-cleaner/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint pg-cleaner:
stage: "Quality"
extends: .change_rules_pg_cleaner
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./pg-cleaner/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion puppeteer-mongo-pg/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Lint puppeteer:
stage: "Quality"
extends: .change_rules_puppeteer
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./puppeteer-mongo-pg/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion puppeteer/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint puppeteer:
stage: "Quality"
extends: .change_rules_puppeteer
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./puppeteer/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion trivy/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint trivy:
stage: "Quality"
extends: .change_rules_trivy
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./trivy/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion wait-for-http/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Lint wait-for-http:
stage: "Quality"
extends: .change_rules_wait_for_http
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./wait-for-http/Dockerfile

Expand Down
2 changes: 1 addition & 1 deletion wait-for-postgres/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Lint wait-for-postgres 1 2:
stage: "Quality"
extends: .change_rules_wait_for_postgres
image: hadolint/hadolint:v1.19.0-debian
image: hadolint/hadolint:v1.23.0-debian
script:
- hadolint ./wait-for-postgres/Dockerfile

Expand Down

0 comments on commit 761789f

Please sign in to comment.