diff --git a/contrib/Dockerfile b/contrib/Dockerfile
index 3a239c68a3f8109513ae8a4129d25d8b7f0922f9..757777568319d1d4cf7a4df4e7975b40eed1d563 100644
--- a/contrib/Dockerfile
+++ b/contrib/Dockerfile
@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
     file \
     git \
     subversion \
-    python \
+    python3 \
     build-essential \
     gawk \
     unzip \