Dockerfile: upgrade Alpine to 3.12

This commit is contained in:
Alexey Sokolov
2020-09-08 19:45:57 +01:00
parent 127688b792
commit eeea60f5d9

View File

@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ARG VERSION_EXTRA=""