From 02f5551e1971c1cafb20be53941f1b34caddc371 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Oct 2025 00:04:16 +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