mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
⬆️ update home panel api to v0.3.2
This commit is contained in:
parent
531555f288
commit
fb15c40d25
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ WORKDIR /usr/src/api
|
|||
# Clone and checkout API release
|
||||
RUN \
|
||||
git clone https://github.com/timmo001/home-panel-api.git ./ \
|
||||
&& git checkout v0.3.1
|
||||
&& git checkout v0.3.2
|
||||
|
||||
# Install dependencies
|
||||
RUN yarn install && yarn cache clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue