update alpine to 3.11

This commit is contained in:
Unknown User 2019-12-27 08:31:15 +01:00 committed by Alexander Medvednikov
parent 14e9c3c7bb
commit 69e9b0f250

View file

@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
LABEL maintainer="spytheman <spytheman@bulsynt.org>"