Skip to content

Commit 2e5dba2

Browse files
committed
Added platforms for docker image
1 parent 3aef796 commit 2e5dba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
context: .
4141
file: ./src/DigmaSSEServer/Dockerfile
42+
platforms: linux/amd64,linux/arm64
4243
push: true
4344
tags: ${{ steps.meta.outputs.tags }}
4445
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)