aboutsummaryrefslogtreecommitdiffstats
path: root/.woodpecker/lint.yml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker/lint.yml')
-rw-r--r--.woodpecker/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml
index 1f802f7..c677a77 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -9,7 +9,7 @@ steps:
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
hadolint:
- image: pipelinecomponents/hadolint:0.26.1
+ image: pipelinecomponents/hadolint:0.26.2
commands:
- hadolint Dockerfile
when: