Update docker-publish.yml

This commit is contained in:
Marco
2023-09-23 14:41:14 +02:00
committed by GitHub
parent 8e720a15bd
commit 24602b3e50

View File

@@ -67,7 +67,7 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64
tags: tags: ${{ steps.meta.outputs.tags }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Sign the published Docker image