Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrizkihidayat66 committed Nov 23, 2024
1 parent 7fd1b32 commit 556134b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN \
\
echo "**** install filerun ****" && \
mkdir -p /var/www/html && \
curl -o /tmp/filerun.zip -L http://tiny.cc/sn7qzz && \
curl -o /tmp/filerun.zip -L "https://www.dropbox.com/scl/fi/ds38ohliifpyrq3y4tilg/FileRun_20220519_PHP73-74.zip?rlkey=29zbw32y1ul3bvq77jk8qvk8l&st=z5bk3s0e&dl=1" && \
unzip /tmp/filerun.zip -d /var/www/html && \
\
echo "**** cleanup ****" && \
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,3 @@ networks:
### Gratitude and Support
We extend our sincere gratitude to FileRun, LDA for their hard work and dedication in developing such a useful platform. If you find FileRun beneficial, we highly recommend supporting them by purchasing a license for the latest version. For pricing details, please visit the [FileRun Pricing Page](https://filerun.com/pricing).
By using this Docker image, you are not only ensuring a stable environment but also honoring the legacy of the FileRun application, which has provided numerous users with exceptional file management capabilities over the years.

0 comments on commit 556134b

Please sign in to comment.