openfrontier / docker-gerrit

Build a Docker image with the Gerrit code review system
Apache License 2.0
197 stars 116 forks source link

Any suggestion for how to update docker-gerrit? #127

Open mzymzy2003 opened 4 years ago

mzymzy2003 commented 4 years ago

I'm using an old version of docker-gerrit, how do I update it to newest? Any suggestion will be helpful. Thanks in advance.

thinkernel commented 4 years ago

Container will do the upgrade on startup. However you should read the release notes of the Gerrit about what should be pay attention. Do backup your volumes and DB in case anything goes wrong. Good luck.