From 6f5c7114d70006ad482e972e086b17276338e123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MIELCAREK?= Date: Thu, 5 Oct 2023 11:03: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 d9d6a46..3a42bf4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: - name: hadolint - image: ghcr.io/hadolint/hadolint:latest-alpine + image: hadolint/hadolint commands: - hadolint --help - hadolint Sources/Dockerfile