Skip to content

Commit

Permalink
Update link to download psysh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAspens authored Oct 9, 2018
1 parent 37c53bf commit dc2f7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN apt-get update \
supervisor \
vim-tiny \
wget \
&& wget https://git.io/psysh -O /usr/bin/psysh \
&& wget https://psysh.org/psysh -O /usr/bin/psysh \
&& chmod +x /usr/bin/psysh \
&& rm -rf /var/lib/apt/lists

Expand Down

0 comments on commit dc2f7c9

Please sign in to comment.