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

Commit

Permalink
🔨 Update url
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Aug 31, 2019
1 parent c6f37c3 commit 1ea0a84
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 @@ -23,7 +23,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/262479703/artifacts/download" \
"https://gitlab.com/timmo/home-panel/-/jobs/265562240/artifacts/download" \
&& unzip -d /tmp/panel /tmp/panel.zip \
&& mv /tmp/panel/build/* /opt/panel/public \
\
Expand Down

0 comments on commit 1ea0a84

Please sign in to comment.