mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 12:56:23 +02:00
Revert "docker: add multi-platform support"
Didn't mean to push this yet.
This reverts commit 43b75b0ba2.
This commit is contained in:
parent
43b75b0ba2
commit
b6e5e700cf
2 changed files with 11 additions and 10 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue