Skip to content

Commit

Permalink
Update ewjoachim/python-coverage-comment-action-base Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 3a591f9 commit 42a8c16
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:v6
FROM ewjoachim/python-coverage-comment-action-base:v7

COPY coverage_comment ./coverage_comment
RUN md5sum -c pyproject.toml.md5 || pip install -e .

0 comments on commit 42a8c16

Please sign in to comment.