Merge pull request #563 from diveflo/feat/docker/alpine

Upgrade docker base image to alpine v3.10
This commit is contained in:
Daniel Quinn 2019-09-08 12:25:33 +01:00 committed by GitHub
commit 290051c1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" \
contributors="Guy Addadi <addadi@gmail.com>, Pit Kleyersburg <pitkley@googlemail.com>, \