You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to update i-doit by pulling a new image. There must be a logic to check whether DB backend needs an update. If check is positive then update should be performed in background before container is ready for connections.
Additionally, we should work with version independent tags, for example open-apache-latest.
Actual behavior
Update logic hasn't been implemented yet.
Steps to reproduce the behavior
Run image with older version
Pull new image
Restart container
Environment
Any
The text was updated successfully, but these errors were encountered:
Expected behavior
It should be possible to update i-doit by pulling a new image. There must be a logic to check whether DB backend needs an update. If check is positive then update should be performed in background before container is ready for connections.
Additionally, we should work with version independent tags, for example
open-apache-latest
.Actual behavior
Update logic hasn't been implemented yet.
Steps to reproduce the behavior
Environment
Any
The text was updated successfully, but these errors were encountered: