We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cfa2c commit b011be6Copy full SHA for b011be6
Dockerfile
@@ -1,5 +1,5 @@
1
# See Dockerfile.build for instructions on bumping this.
2
-FROM ewjoachim/python-coverage-comment-action-base:v2
+FROM ewjoachim/python-coverage-comment-action-base:v3
3
4
COPY coverage_comment ./coverage_comment
5
RUN pip install .
0 commit comments