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

View File

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