Skip to content

Commit 4a95733

Browse files
authored
Update linter image tag
1 parent d268d18 commit 4a95733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ -z "${BUILDKITE_PLUGIN_PLUGIN_LINTER_ID:-}" ]; then
77
exit 1
88
fi
99

10-
TAG=${BUILDKITE_PLUGIN_PLUGIN_LINTER_IMAGE_VERSION:-v2.0.3}
10+
TAG=${BUILDKITE_PLUGIN_PLUGIN_LINTER_IMAGE_VERSION:-v2.0.4}
1111

1212
echo "--- :docker: Fetching buildkite/plugin-linter:${TAG}"
1313

0 commit comments

Comments
 (0)