mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.1
|
ARG BUILD_FROM
|
||||||
FROM ${BUILD_FROM}
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user