Skip to content

Commit

Permalink
Merge pull request #226 from py-cov-action/lfs
Browse files Browse the repository at this point in the history
Use new base version (v3) to enable `lfs`
  • Loading branch information
kieferro authored Aug 4, 2023
2 parents f6cfa2c + b011be6 commit e184162
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
@@ -1,5 +1,5 @@
# See Dockerfile.build for instructions on bumping this.
FROM ewjoachim/python-coverage-comment-action-base:v2
FROM ewjoachim/python-coverage-comment-action-base:v3

COPY coverage_comment ./coverage_comment
RUN pip install .

0 comments on commit e184162

Please sign in to comment.