Skip to content

Commit

Permalink
⬆️ Upgrades TasmoAdmin to v2.2.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Dec 16, 2022
1 parent 0d1cbde commit 056146b
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 @@ -26,7 +26,7 @@ RUN \
nodejs=18.12.1-r0 \
npm=9.1.2-r0 \
\
&& git clone --branch "v2.1.1" --depth=1 \
&& git clone --branch "v2.2.0" --depth=1 \
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
\
&& cd /var/www/tasmoadmin/tasmoadmin \
Expand Down

0 comments on commit 056146b

Please sign in to comment.