mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="3.1.133"
|
||||
FROM tnwhitwell/xteve:latest
|
||||
|
||||
RUN cp -vnpr /config/* /data
|
||||
|
||||
CMD [ "-config", "/data" ]
|
||||
ARG BUILD_UPSTREAM="1.0.9"
|
||||
FROM dnsforge/xteve:latest
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
Reference in New Issue
Block a user