You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f01a079 Fixed paths for ssl certs in docker-compose.yaml environments for all the nodes. Updated Dockerfile.dev build path. Updated Dockerfile.prod to produce a final alpine image instead of using homebrew.
7c70d6d Updated release.yml DOCKER_PASSWORD to DOCKER_TOKEN
a66ec34 Updated the go.yml workflow to build from the root directory. Added a job in the releast.yml workflow that publishes docker images to DockerHub and Container Registry
82abf68 Use docker/login-action@v3 for login to DockerHub