mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
⬆️ update api to v0.4.1
This commit is contained in:
parent
7bd11386d0
commit
eac7a6dcaf
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ WORKDIR /usr/src/api
|
|||
# Clone and checkout API release
|
||||
RUN \
|
||||
git clone https://github.com/timmo001/home-panel-api.git ./ \
|
||||
&& git checkout v0.4.0
|
||||
&& git checkout v0.4.1
|
||||
|
||||
# Install dependencies
|
||||
RUN yarn install && yarn cache clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue