⬆️ Upgrades Phlex to version fe202ca09ba2178e06606ebb48118850ac0c63f8 (#3)

This commit is contained in:
Joakim Sørensen 2019-02-03 20:42:06 +01:00 committed by GitHub
parent df45f220ef
commit 21c2f70803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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