Skip to content

Commit c11f4c4

Browse files
committed
feat: update to use new python-lint-image
1 parent eebe961 commit c11f4c4

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
# Container image that runs your code
2-
FROM weibullguy/python-lint-image:1.6.0
2+
FROM weibullguy/python-lint-image:1.7.0
33

44
# Copies your code file from your action repository to the filesystem path `/` of the container
55
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)