mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-02-14 23:19:37 +00:00
Fix access to needs.init.outputs.publish (#2728)
* Fix access to needs.init.outputs.publish * Update Dockerfile
This commit is contained in:
@@ -47,7 +47,7 @@ RUN \
|
||||
exit 1; \
|
||||
fi \
|
||||
\
|
||||
&& rm -rf /root/go \
|
||||
&& rm -rf /root/go /root/.cache \
|
||||
&& mv vcn /usr/bin/vcn \
|
||||
\
|
||||
&& apk del .build-dependencies \
|
||||
|
||||
Reference in New Issue
Block a user