python 3.9

This commit is contained in:
Guilhem Saurel 2021-04-12 21:05:20 +02:00
parent aad02887f1
commit 4506632c6f

View file

@ -1,4 +1,4 @@
FROM python:3.8-slim
FROM python:3.9-slim
EXPOSE 4785