We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d6cd5 commit a9ebf7aCopy full SHA for a9ebf7a
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.3.3 \
+ ghcr.io/zooroyal/coding-standard-source:4.3.4 \
23
infinity
24
)
25
0 commit comments