mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-06 21:22:29 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
FROM alpine:3.1.4
|
FROM alpine:3.1.3
|
||||||
|
|
||||||
RUN apk add --no-cache ca-certificates libstdc++ su-exec libpq
|
RUN apk add --no-cache ca-certificates libstdc++ su-exec libpq
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
|
|||||||
Reference in New Issue
Block a user