restic / rest-server

Rest Server is a high performance HTTP server that implements restic's REST backend API.
BSD 2-Clause "Simplified" License
922 stars 138 forks source link

Fix docker container setup for goreleaser #227

Closed MichaelEischer closed 1 year ago

MichaelEischer commented 1 year ago

What is the purpose of this change? What does it change?

The expected approach is that the binary built by goreleaser is added to the docker container.

Was the change discussed in an issue or in the forum before?

The container on the docker hub is not yet version 0.12.0

Checklist