Skip to content

Commit

Permalink
Merge pull request #160 from hathitrust/progress_tracker_0.11.0
Browse files Browse the repository at this point in the history
Update Dockerfile for progress_tracker v0.11.0
  • Loading branch information
aelkiss authored Jan 15, 2025
2 parents 873e2b5 + cbd7bea commit 9d94e0f
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 @@ -79,7 +79,7 @@ COPY ./Makefile.PL $FEED_HOME/Makefile.PL

RUN cpanm --notest -l /extlib \
https://github.com/hathitrust/[email protected] \
https://github.com/hathitrust/progress_tracker.git@v0.9.0
https://github.com/hathitrust/progress_tracker.git@v0.11.0

RUN cpanm --notest -l /extlib --skip-satisfied --installdeps .

Expand Down

0 comments on commit 9d94e0f

Please sign in to comment.