Merge pull request #1658 from dougbreaux/master

newer alpine (for newer PHP) and apk upgrade #1655
This commit is contained in:
ArthurHoaro 2020-12-16 16:02:14 +01:00 committed by GitHub
commit 8f423eb11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ RUN cd shaarli \
# Stage 4:
# - Shaarli image
FROM alpine:3.8
FROM alpine:3.12
LABEL maintainer="Shaarli Community"
RUN apk --update --no-cache add \