Upgrade docker base image to alpine v3.10

This commit is contained in:
Florian Gabsteiger 2019-09-04 23:00:34 +02:00
parent 6aeff1868a
commit f2b291c38f

View File

@ -1,4 +1,4 @@
FROM alpine:3.8 FROM alpine:3.10
LABEL maintainer="The Paperless Project https://github.com/the-paperless-project/paperless" \ LABEL maintainer="The Paperless Project https://github.com/the-paperless-project/paperless" \
contributors="Guy Addadi <addadi@gmail.com>, Pit Kleyersburg <pitkley@googlemail.com>, \ contributors="Guy Addadi <addadi@gmail.com>, Pit Kleyersburg <pitkley@googlemail.com>, \