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