Skip to content

Commit 1ae89b1

Browse files
committed
Update to upstream version 4.2.0
1 parent b8b2ead commit 1ae89b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/coding-standard

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CONTAINER_ID=$(
1919
docker run --rm -d \
2020
--name cs-container \
2121
--entrypoint "/bin/sleep" \
22-
ghcr.io/zooroyal/coding-standard-source:4.1.6 \
22+
ghcr.io/zooroyal/coding-standard-source:4.2.0 \
2323
infinity
2424
)
2525

0 commit comments

Comments
 (0)