evolution-api icon indicating copy to clipboard operation
evolution-api copied to clipboard

Docker image is outdated

Open gabrielhhaber opened this issue 2 months ago • 3 comments

Bem-vido!

  • [x] Sim, pesquisei problemas semelhantes no GitHub e não encontrei nenhum.

O que você fez?

The Docker image for the Evolution API seems to be outdated. I was going to use it on a project, then I read the API documentation for installation with Docker. However, I couldn't use the image atendai/evolution-api:latest because it downloads the version 2.2.3, which is not generating the qr/pairing code. I had to build my own image by cloning the official repository so I got the real latest version (2.3.3).

O que você esperava?

When pulling the image atendai/evolution-api:latest, I should always get the latest stable version.

O que vc observou ao invés do que esperava?

I got the version 2.2.3 instead of 2.3.3, which is not working.

Capturas de Tela/Vídeos

No response

Qual versão da API você está usando?

2.3.3

Qual é o seu ambiente?

Windows

Outras expecificações do ambiente

No response

Se aplicável, cole a saída do log

No response

Notas Adicionais

No response

gabrielhhaber avatar Sep 22 '25 22:09 gabrielhhaber