Skip to content

Commit

Permalink
Update images/eh-expansion-evaluator/Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: John Marshall <[email protected]>
  • Loading branch information
hopedisastro and jmarshall authored Sep 11, 2023
1 parent c19271d commit 37fbc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/eh-expansion-evaluator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apt-get update && \
apt-get clean -y

# Clone the repository
RUN git clone https://github.com/oscarlr/EH-expansion-evaluator
RUN git clone https://github.com/oscarlr/EH-expansion-evaluator && cd EH-expansion-evaluator && git checkout $VERSION

# Container should start in git repository
WORKDIR /EH-expansion-evaluator

0 comments on commit 37fbc75

Please sign in to comment.