From ce896351b92f7c60a41dacb5c80fc85405f5ee3e Mon Sep 17 00:00:00 2001 From: Zach Shilton <4624598+zchsh@users.noreply.github.com> Date: Sat, 20 Mar 2021 21:37:21 -0400 Subject: [PATCH] website: temporary change to double-check validation --- website/data/docs-remote-plugins.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index ab7aecb94..8c247cfab 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -2,7 +2,6 @@ { "title": "Docker", "path": "docker", - "repo": "hashicorp/packer-plugin-docker", - "version": "v0.0.4" + "repo": "hashicorp/packer-plugin-docker" } ]