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 db48158..5a6c3f2 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -17,7 +17,7 @@ steps:
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
pylint:
- image: wpengine/pylint:terraform-1.8.2
+ image: "registry.mgrote.net/allzweckcontainer:latest"
commands:
- pip install --no-cache-dir -r requirements.txt
- pylint app.py