docker: update alpine to 3.11

This commit is contained in:
Alexey Sokolov
2020-05-03 08:58:46 +01:00
parent 54053c0676
commit 6e7b98e988
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
ARG VERSION_EXTRA=""