diff --git a/tasmoadmin/Dockerfile b/tasmoadmin/Dockerfile index 32701da..e291bc4 100755 --- a/tasmoadmin/Dockerfile +++ b/tasmoadmin/Dockerfile @@ -18,7 +18,7 @@ RUN \ php7=7.3.21-r0 \ \ && apk add --no-cache --virtual .build-dependencies \ - git=2.24.3-r0 \ + git=2.26.2-r0 \ \ && git clone --branch v1.6.5 --depth=1 \ https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \