# HG changeset patch # User galaxytrakr # Date 1773674008 0 # Node ID a657c8343dd0e28ae2b3af896304cb6c7ed57b15 # Parent 806262ab80812db76f730eb2f7cad5707eeb3fc8 planemo upload commit 5080d34b4b5154190fb0c351ac20cd93ad156489 diff -r 806262ab8081 -r a657c8343dd0 Dockerfile --- 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.