We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b2ead commit 1ae89b1Copy full SHA for 1ae89b1
bin/coding-standard
@@ -19,7 +19,7 @@ CONTAINER_ID=$(
19
docker run --rm -d \
20
--name cs-container \
21
--entrypoint "/bin/sleep" \
22
- ghcr.io/zooroyal/coding-standard-source:4.1.6 \
+ ghcr.io/zooroyal/coding-standard-source:4.2.0 \
23
infinity
24
)
25
0 commit comments