Skip to content

Commit 728099c

Browse files
committed
Update to upstream version 4.3.5
1 parent a9ebf7a commit 728099c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/coding-standard

Lines changed: 1 addition & 1 deletion
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.3.4 \
22+
ghcr.io/zooroyal/coding-standard-source:4.3.5 \
2323
infinity
2424
)
2525

0 commit comments

Comments
 (0)