We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ccee3 commit a6b23bfCopy full SHA for a6b23bf
1 file changed
.github/workflows/publish_docker_image_latest.yml
@@ -20,7 +20,7 @@ jobs:
20
id: meta
21
uses: docker/metadata-action@v5
22
with:
23
- images: atendai/evolution-api
+ images: neocol83/evolution-api
24
tags: latest
25
26
- name: Set up QEMU
0 commit comments