testing with newer base image

This commit is contained in:
vabene1111 2021-04-05 16:01:49 +02:00
parent 61ded5094f
commit 7adc4ad50a

View File

@ -1,4 +1,4 @@
FROM python:3.8-alpine
FROM python:3.9-alpine3.12
#Install all dependencies.
RUN apk add --no-cache postgresql-libs gettext zlib libjpeg libxml2-dev libxslt-dev py-cryptography