Skip to content

Commit

Permalink
Ignore docker base image upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kieferro committed Sep 13, 2023
1 parent 0897724 commit ba08117
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:v4
FROM ewjoachim/python-coverage-comment-action-base:v3

COPY coverage_comment ./coverage_comment
RUN pip install .

0 comments on commit ba08117

Please sign in to comment.