Skip to content

Commit b011be6

Browse files
committed
Use new base version (v3)
1 parent f6cfa2c commit b011be6

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:v2
2+
FROM ewjoachim/python-coverage-comment-action-base:v3
33

44
COPY coverage_comment ./coverage_comment
55
RUN pip install .

0 commit comments

Comments
 (0)