From f15c439c268e8db70bf5d89716fbf8b1b8d50a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MIELCAREK?= Date: Thu, 5 Oct 2023 10:49:14 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5529645..852d421 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: - name: hadolint - image: ghcr.io/hadolint/hadolint + image: ghcr.io/hadolint/hadolint:latest-debian commands: - hadolint Sources/Dockerfile