⬆️ Upgrades Phlex to version 3da63a49825644500de13fa3caf2d18000d17994

This commit is contained in:
Joakim Sørensen 2019-01-03 22:17:26 +01:00
parent 5c1aeb18ef
commit d9729dca78

View file

@ -30,7 +30,7 @@ RUN \
&& mkdir -p /opt \
\
&& curl -J -L -o /tmp/web.zip \
"https://github.com/d8ahazard/Phlex/archive/10bf12e7bc376d117a0cfc509a24e47d7cdb2594.zip" \
"https://github.com/d8ahazard/Phlex/archive/3da63a49825644500de13fa3caf2d18000d17994.zip" \
\
&& unzip -d /tmp /tmp/web.zip \
&& mv /tmp/Phlex-*/* /opt \