Skip to content

Commit

Permalink
remove git tag file ref
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaGeo committed Jan 25, 2024
1 parent ef65456 commit c98b6a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ ENV PREZ_UI_HOME=${PREZ_UI_HOME}
ARG PREZ_UI_VERSION
ENV PREZ_UI_VERSION=${PREZ_UI_VERSION}

COPY PREZ_UI_GIT_TAG /tmp/PREZ_UI_GIT_TAG

RUN wget -O prez-ui.zip https://github.com/RDFLib/prez/archive/refs/tags/v${PREZ_UI_VERSION}.zip \
&& unzip prez-ui.zip

Expand Down

0 comments on commit c98b6a6

Please sign in to comment.