From 198b14a7c20ca14a88ff36ba4e08ff85cba44754 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 09:03:33 +0000 Subject: [PATCH] Update quay.io/biocontainers/antismash Docker tag to v8.0.4 --- modules/nf-core/antismash/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nf-core/antismash/Dockerfile b/modules/nf-core/antismash/Dockerfile index c03b7e13aacf..04eb877c9012 100644 --- a/modules/nf-core/antismash/Dockerfile +++ b/modules/nf-core/antismash/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/biocontainers/antismash:8.0.1--pyhdfd78af_0@sha256:9977bae26a2635c33c20493d001ad6c8e01372ab7f7c2a11bb4b3612b8f8061a +FROM quay.io/biocontainers/antismash:8.0.4--pyhdfd78af_0@sha256:e9f86a95ff31e975a82b4437f4d6b6b0c6d6ffb7c72bf5e41840b75d80ec263a ## Speeds up slightly builds: https://github.com/antismash/antismash/issues/837#issuecomment-2893858536 ## From: https://github.com/antismash/containers/blob/main/standalone-lite/Dockerfile#L25