Skip to content

Commit

Permalink
⬆️ Upgrades TasmoAdmin to v1.6.1-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 31, 2019
1 parent 305ede1 commit a84d427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
git=2.22.0-r0 \
\
&& git clone --branch v1.6.1-beta1 --depth=1 \
&& git clone --branch v1.6.1-beta3 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
\
&& apk del --purge .build-dependencies \
Expand Down

0 comments on commit a84d427

Please sign in to comment.