From c22df0be87617ccc9fe0400bbb5b52363e120bce Mon Sep 17 00:00:00 2001 From: farchaab Date: Wed, 14 Aug 2024 15:21:21 +0200 Subject: [PATCH] revert to latest micromamba container --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 71b19d9..7b9f04a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mambaorg/micromamba:alpine3.19 +FROM mambaorg/micromamba LABEL org.opencontainers.image.source=https://github.com/metagenlab/MeSS LABEL org.opencontainers.image.description="Snakemake pipeline for simulating shotgun metagenomic samples"