docker: update image to python 3.9

master
dece 2 years ago
parent 1e9f10d549
commit 222f002b20

@ -1,4 +1,4 @@
FROM python:3.7-slim
FROM python:3.9-slim
ARG UID
ARG GID

Loading…
Cancel
Save