fix: try to fix docker image

This commit is contained in:
Artemy Egorov 2024-08-05 20:15:21 +03:00 committed by GitHub
parent 61fac52078
commit 2bc5bb4fdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64