Skip to content

Commit

Permalink
Missing evo replace
Browse files Browse the repository at this point in the history
  • Loading branch information
gogl92 authored and adhocore committed Sep 9, 2024
1 parent 40a7a4b commit f64afaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 8.1.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RUN \
# rabbitmq
# && apk add -U rabbitmq-server@testing \
# && apk add -U rabbitmq-server \
# evo
&& mkdir -p /var/www/evo \
# adminerevo
&& mkdir -p /var/www/adminerevo \
&& curl -sSLo /var/www/adminerevo/index.php \
"https://github.com/adminerevo/adminerevo/releases/download/v$ADMINEREVO_VERSION/adminer-$ADMINEREVO_VERSION.php" \
# cleanup
Expand Down

0 comments on commit f64afaf

Please sign in to comment.