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