Skip to content

Commit a7b3d5d

Browse files
committed
Update to upstream version 4.3.8
1 parent 33dff16 commit a7b3d5d

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.7 \
22+
ghcr.io/zooroyal/coding-standard-source:4.3.8 \
2323
infinity
2424
)
2525

0 commit comments

Comments
 (0)