From 2a05590ae94aa65e3ad434f14cfc1a43a0fdbd6c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Oct 2025 21:58:09 +0200 Subject: [PATCH] chore(deps): update ghcr.io/hadolint/hadolint docker tag to v2.14.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ca3a4a5..db8baac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ platform: steps: - name: hadolint pull: always - image: ghcr.io/hadolint/hadolint:v2.12.0-alpine + image: ghcr.io/hadolint/hadolint:v2.14.0-alpine commands: - hadolint --version - hadolint Containerfile -- 2.51.2