diff --git a/contrib/Dockerfile b/contrib/Dockerfile index 50d7ff89..410805e7 100644 --- a/contrib/Dockerfile +++ b/contrib/Dockerfile @@ -5,7 +5,7 @@ RUN apt update && apt install -y --no-install-recommends \ file \ git \ subversion \ - python \ + python3 \ build-essential \ gawk \ unzip \