Update HassOS App to use alpine 3.9 (#404)

This commit is contained in:
Pascal Vizeli
2019-05-14 00:52:23 +02:00
committed by GitHub
parent 27aa12911d
commit 5c38357ba6

View File

@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.9
# Install packages
RUN apk add --no-cache \