This PR enables automatic publishing of docker images when a tag is created including for the Github Actions and Bitbucket Pipeline. I have not been able to find anything for CircleCI orb.
Update Docker images to latest Alpine, they're running old version
Update Goreleaser and config format as necessary.
Move Dockerfiles from lower directories to top. This may not be needed and misunderstanding on my part.
This PR enables automatic publishing of docker images when a tag is created including for the Github Actions and Bitbucket Pipeline. I have not been able to find anything for CircleCI orb.