Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
🔨 Update temp link
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Sep 14, 2019
1 parent 2528ae6 commit 21c927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-panel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN \
&& mkdir -p /tmp/panel \
# TODO: Replace with actual download
&& curl -J -L -o /tmp/panel.zip \
"https://gitlab.com/timmo/home-panel/-/jobs/290252839/artifacts/download" \
"https://gitlab.com/timmo/home-panel/-/jobs/295369766/artifacts/download" \
&& unzip -d /tmp/panel /tmp/panel.zip \
&& mv /tmp/panel/build/* /opt/panel/public \
\
Expand Down

0 comments on commit 21c927f

Please sign in to comment.