File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ MAINTAINER zsx <thinkernel@gmail.com>
6
6
ENV GERRIT_HOME /var/gerrit
7
7
ENV GERRIT_SITE ${GERRIT_HOME}/review_site
8
8
ENV GERRIT_WAR ${GERRIT_HOME}/gerrit.war
9
- ENV GERRIT_VERSION 3.1.8
9
+ ENV GERRIT_VERSION 3.1.10
10
10
ENV GERRIT_USER gerrit2
11
11
ENV GERRIT_INIT_ARGS "--install-plugin=delete-project --install-plugin=gitiles --install-plugin=plugin-manager"
12
12
Original file line number Diff line number Diff line change 14
14
15
15
#### Alpine base
16
16
17
- * openfrontier/gerrit:3.1.x -> 3.1.8
17
+ * openfrontier/gerrit:3.1.x -> 3.1.10
18
18
19
19
## Migrate from ReviewDB to NoteDB
20
20
Since Gerrit 2.16, [ NoteDB] ( https://gerrit-review.googlesource.com/Documentation/note-db.html ) is required to store accounts and groups data.
You can’t perform that action at this time.
0 commit comments