Revert "docker: add multi-platform support"

Didn't mean to push this yet.

This reverts commit 43b75b0ba2.
This commit is contained in:
Will Norris 2022-11-14 11:20:07 -08:00
parent 43b75b0ba2
commit b6e5e700cf
2 changed files with 11 additions and 10 deletions

View file

@ -49,10 +49,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
# Sign the Docker image
- name: Install cosign