Skip to content

Commit 2fb6e2b

Browse files
committed
fix: Build in docker for linux/amd64, linux/arm64 platforms
1 parent 91f869b commit 2fb6e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker_image_homolog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: docker/metadata-action@v5
2222
with:
2323
images: atendai/evolution-api
24-
tags: homlog
24+
tags: homolog
2525

2626
- name: Set up QEMU
2727
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)