Skip to content

Commit

Permalink
⬆️ Upgrades git to 2.22.0-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 23, 2019
1 parent a3cd4d6 commit 1f428c3
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 @@ -18,7 +18,7 @@ RUN \
php7=7.3.6-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.20.1-r0 \
git=2.22.0-r0 \
\
&& git clone --branch v1.6.1-beta1 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
Expand Down

0 comments on commit 1f428c3

Please sign in to comment.