Skip to content

Commit 3f0cfcd

Browse files
committed
build: update python-lint-plus image version
1 parent c11f4c4 commit 3f0cfcd

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.7.0
2+
FROM weibullguy/python-lint-image:1.8.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)