@@ -1,4 +1,4 @@
-FROM python:3.7
+FROM python:3.8-buster
RUN apt-get update && apt-get install -y \
gcc \