Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
⬇️ Downgrades Phlex to 579fb035
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 21, 2019
1 parent 5412cb5 commit 0a97a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phlex/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN \
&& mkdir -p /opt \
\
&& curl -J -L -o /tmp/web.zip \
"https://github.com/d8ahazard/Phlex/archive/01fce9237e727deb69fc81da56cb77687e2ee2a8.zip" \
"https://github.com/d8ahazard/Phlex/archive/579fb03589c0244841f9561a032372bbf89da1f8.zip" \
\
&& unzip -d /tmp /tmp/web.zip \
&& mv /tmp/Phlex-*/* /opt \
Expand Down

0 comments on commit 0a97a0f

Please sign in to comment.