Skip to content
Snippets Groups Projects
Verified Commit c6cb3757 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

fastp: update to 0.23.2

parent cc15777e
No related branches found
No related tags found
No related merge requests found
FROM quay.io/biocontainers/fastp:0.23.2--hb7a2d85_2
MAINTAINER Laurent Modolo
#!/bin/sh
docker pull lbmc/fastp:0.23.2
# docker build src/.docker_modules/fastp/0.23.2 -t 'lbmc/fastp:0.23.2'
docker buildx build --platform linux/amd64,linux/arm64 -t "lbmc/fastp:0.23.2" --push src/.docker_modules/fastp/0.23.2
docker push lbmc/fastp:0.23.2
version = "0.20.1"
version = "0.23.2"
container_url = "lbmc/fastp:${version}"
params.fastp_protocol = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment