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.
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.