mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-29 09:20:32 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM alpine:3.1.3
|
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.1
|
||||||
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
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