Skip to content

Commit

Permalink
fix: Build in docker for linux/amd64, linux/arm64 platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidsonGomes committed May 27, 2024
1 parent 91f869b commit 2fb6e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_image_homolog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: atendai/evolution-api
tags: homlog
tags: homolog

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 2fb6e2b

Please sign in to comment.