mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update Dockerfile
This commit is contained in:
@@ -18,7 +18,7 @@ FROM portainer/agent:alpine as original_agent
|
|||||||
ENV PORTAINER_AGENT_ARGS=""
|
ENV PORTAINER_AGENT_ARGS=""
|
||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
FROM ${BUILD_FROM}
|
FROM $BUILD_FROM
|
||||||
|
|
||||||
# Copy Portainer agent binaries
|
# Copy Portainer agent binaries
|
||||||
COPY --from=agent / /
|
COPY --from=agent / /
|
||||||
|
|||||||
Reference in New Issue
Block a user