Skip to content

Commit

Permalink
Merge pull request #65 from niscy-eudiw/branch-preprod
Browse files Browse the repository at this point in the history
Small Dockerfile update
  • Loading branch information
pinamiranda authored Oct 4, 2024
2 parents 30abcda + a4e0b73 commit 34015dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y \
RUN mkdir -p /tmp/log_dev
RUN chmod -R 755 /tmp/log_dev

RUN git clone git@github.com:eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py.git
RUN git clone https://github.com/eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py.git /root/eudi-srv-web-issuing-eudiw-py

WORKDIR /root/eudi-srv-web-issuing-eudiw-py

Expand Down

0 comments on commit 34015dc

Please sign in to comment.