audiodude / rainfall

Bandcamp exodus solution, letting you create personal artist sites using Faircamp
https://rainfall.dev
MIT License
12 stars 0 forks source link

Use pinned Faircamp version to avoid regressions #25

Closed audiodude closed 11 months ago

audiodude commented 11 months ago

Currently the Dockerfile, which handles the installation of Faircamp in production, installs Faircamp from its repo HEAD. This could potentially introduce regressions in the future if the app is re-deployed for an unrelated reason, but Faircamp bumps to an incompatible version.

This should be as simple as specifying a tag for Faircamp.