use alpine:3.10

This commit is contained in:
Andy 2019-08-03 19:50:05 +00:00
parent b4c263c7fa
commit 73ab7c65bf

View File

@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.10
MAINTAINER Andrey Arapov <andrey.arapov@nixaid.com>
RUN apk update && \