Update alpine to 3.8 in Dockerfile for nightlies

This commit is contained in:
Alexey Sokolov
2018-12-09 22:48:43 +00:00
parent a28c5f8056
commit ad247cd2a5

View File

@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.8
ARG VERSION_EXTRA=""