remove platform key

pull/16940/head
John Murret 2023-04-10 12:42:36 -06:00
parent 37ab9a4ecf
commit a5fe8fb991
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ jobs:
file: ./build-support/docker/Consul-Dev.dockerfile
labels: COMMIT_SHA=${{ github.sha }},GITHUB_BUILD_URL=${{ env.GITHUB_BUILD_URL }}
push: true
platform: linux/amd64
# This is required or else the image is not pullable.
# See https://github.com/docker/build-push-action/issues/820 for further
# details.