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 44cd1af commit 90c8df8Copy full SHA for 90c8df8
Dockerfile
@@ -1,5 +1,5 @@
1
# See Dockerfile.build for instructions on bumping this.
2
-FROM ewjoachim/python-coverage-comment-action-base:v6
+FROM ghcr.io/py-cov-action/python-coverage-comment-action-base:v6
3
4
COPY coverage_comment ./coverage_comment
5
RUN md5sum -c pyproject.toml.md5 || pip install -e .
0 commit comments