Skip to content

Commit 90c8df8

Browse files
zMynxxewjoachim
authored andcommitted
feat: use ghcr image instead of docker
1 parent 44cd1af commit 90c8df8

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:v6
2+
FROM ghcr.io/py-cov-action/python-coverage-comment-action-base:v6
33

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

0 commit comments

Comments
 (0)