I am trying do deploy my chatbot using docker-compose.
I am not familiar with docker yet, so sorry if my question is very stupid.
I do not know what to write into the docker-compose.override.yml file where is says image:tag.
The docker image is created via github action and pushed to my dockerhub repository. I tried a couple of things but I do not know how to reference it.