Open beaudeanadams opened 4 years ago
Hey.
Is there a reason we can't have the APP_VERSION set in the Dockerfile? It would be easier to update the container if there is an update
There is no reason that you cannot set APP_VERSION as an ENV in the Dockerfile also, however it would need manual overriding on runtime as the version changes.