Skip to content

Commit

Permalink
⬆️ Upgrades git to 2.30.1-r0 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 9, 2021
1 parent 6b6f250 commit e4336ee
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.4.15-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.30.0-r0 \
git=2.30.1-r0 \
\
&& git clone --branch v1.7.0 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \
Expand Down

0 comments on commit e4336ee

Please sign in to comment.