-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker image not picking up the correct runtime VERSION
variable
#20074
Comments
note that this has the effect of causing eternal upgrade notifications - the docker image writes |
|
great spot, indeed this is not consistent with https://github.com/vector-im/element-web/blob/develop/scripts/package.sh#L24 which I had assumed was how things would always be |
#20077 fixes this in a way that restores the previous behaviour, $VERSION will go back to being automatically derived from git |
Are you going to push a fixed 1.9.6 image to Docker Hub? |
Just leaving the keyword |
The docker image tagged
It seems to be fixed in
Image versions:
|
The fix was done 12h ago, your image is 24h old, so obviously won't contain the fix. @turt2live is currently working on deploying a new image. |
The updated image seems to have been pushed. I had to manually run |
The text was updated successfully, but these errors were encountered: