We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aef796 commit 2e5dba2Copy full SHA for 2e5dba2
.github/workflows/publish.yml
@@ -39,6 +39,7 @@ jobs:
39
with:
40
context: .
41
file: ./src/DigmaSSEServer/Dockerfile
42
+ platforms: linux/amd64,linux/arm64
43
push: true
44
tags: ${{ steps.meta.outputs.tags }}
45
labels: ${{ steps.meta.outputs.labels }}
0 commit comments