Update base container to Alpine 3.7 (#437)

This commit is contained in:
Mike Arpaia
2018-06-13 21:42:24 -04:00
committed by Victor Vrantchan
parent 25a07b82b5
commit 288d60dde9

View File

@@ -1,7 +1,6 @@
FROM alpine:3.6
FROM alpine:3.7
RUN apk --update add ca-certificates
COPY ./build/linux/micromdm /usr/bin