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