test
This commit is contained in:
@@ -7,7 +7,6 @@ RUN \
|
||||
curl -sSLf -o /usr/bin/vhclient \
|
||||
"https://www.virtualhere.com/sites/default/files/usbclient/vhclientx86_64"
|
||||
RUN chmod a+x /usr/bin/vhclient
|
||||
RUN touch /usr/bin/gurka
|
||||
|
||||
# Execute during the build of the image
|
||||
ARG TEMPIO_VERSION BUILD_ARCH
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||
name: Example add-on
|
||||
version: "1.2.0"
|
||||
version: "1.2.1"
|
||||
slug: example
|
||||
description: Example add-on
|
||||
url: "https://github.com/home-assistant/addons-example/tree/main/example"
|
||||
|
||||
Reference in New Issue
Block a user