Skip to content

Commit e184162

Browse files
authored
Merge pull request #226 from py-cov-action/lfs
Use new base version (v3) to enable `lfs`
2 parents f6cfa2c + b011be6 commit e184162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See Dockerfile.build for instructions on bumping this.
2-
FROM ewjoachim/python-coverage-comment-action-base:v2
2+
FROM ewjoachim/python-coverage-comment-action-base:v3
33

44
COPY coverage_comment ./coverage_comment
55
RUN pip install .

0 commit comments

Comments
 (0)