mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-23 14:30:31 +02:00
Update Dockerfile
This commit is contained in:
@@ -17,8 +17,7 @@
|
|||||||
FROM portainer/agent:alpine as original_agent
|
FROM portainer/agent:alpine as original_agent
|
||||||
ENV PORTAINER_AGENT_ARGS=""
|
ENV PORTAINER_AGENT_ARGS=""
|
||||||
|
|
||||||
ARG BUILD_FROM
|
FROM ghcr.io/linuxserver/baseimage-alpine:latest
|
||||||
FROM $BUILD_FROM
|
|
||||||
|
|
||||||
# Copy Portainer agent binaries
|
# Copy Portainer agent binaries
|
||||||
COPY --from=agent / /
|
COPY --from=agent / /
|
||||||
|
|||||||
Reference in New Issue
Block a user