diff Dockerfile @ 4:a657c8343dd0 draft

planemo upload commit 5080d34b4b5154190fb0c351ac20cd93ad156489
author galaxytrakr
date Mon, 16 Mar 2026 15:13:28 +0000
parents 719889ec4e14
children b23f76d954e5
line wrap: on
line diff
--- a/Dockerfile	Mon Mar 16 15:03:15 2026 +0000
+++ b/Dockerfile	Mon Mar 16 15:13:28 2026 +0000
@@ -11,6 +11,7 @@
 ARG PYTHON_VER="3.8"
 
 # Avoid interactive prompts during apt-get install.
+
 ENV DEBIAN_FRONTEND=noninteractive
 
 # Install all the dependencies needed to build our tools.