Skip to content

Commit

Permalink
Update to upstream version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rdss-sknott committed Mar 22, 2024
1 parent 1ae89b1 commit 72b61e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/coding-standard
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CONTAINER_ID=$(
docker run --rm -d \
--name cs-container \
--entrypoint "/bin/sleep" \
ghcr.io/zooroyal/coding-standard-source:4.2.0 \
ghcr.io/zooroyal/coding-standard-source:4.3.0 \
infinity
)

Expand Down

0 comments on commit 72b61e3

Please sign in to comment.