Skip to content

Commit

Permalink
restore branch for htadmin
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Feb 26, 2024
1 parent b7aba34 commit cebdae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/htadmin.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ENV PHP_VERSION $PHP_VERSION
ENV MCRYPT_VERSION $MCRYPT_VERSION
ENV BOOTSTRAP_VERSION $BOOTSTRAP_VERSION

ENV HTADMIN_URL "https://codeload.github.com/mmguero-dev/htadmin/tar.gz/newlinefix"
ENV HTADMIN_URL "https://codeload.github.com/mmguero-dev/htadmin/tar.gz/master"

RUN apt-get -q update && \
apt-get -y -q --no-install-recommends upgrade && \
Expand Down

0 comments on commit cebdae7

Please sign in to comment.