Skip to content

Commit dcb5d88

Browse files
author
Diogo Ferraz
committed
ci(client): publish multi-arch docker image (amd64/arm64)
1 parent 34419b6 commit dcb5d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
file: Dockerfile
3333
build-args: |
3434
BUILD_CONFIGURATION=development
35-
platforms: linux/amd64
35+
platforms: linux/amd64,linux/arm64
3636
push: true
3737
tags: |
3838
diogopro/taskmanagement-client:latest

0 commit comments

Comments
 (0)