changeset 10:6cba046e4aaa draft default tip

planemo upload commit 5dde40ff78fc0b4ed8de781e143f984212ecc480
author galaxytrakr
date Fri, 15 May 2026 11:48:22 +0000
parents 4c4899031795
children
files Dockerfile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Dockerfile	Fri May 15 11:44:48 2026 +0000
+++ b/Dockerfile	Fri May 15 11:48:22 2026 +0000
@@ -2,6 +2,7 @@
 # Default build: docker build -t seqsero2s:latest .
 # Test build: docker build --target test -t seqsero2s:test .
 
+
 # ============================================================================
 # Stage 1: Base image with mambaforge for faster dependency resolution
 # ============================================================================