Skip to content

Commit 20f7b98

Browse files
committed
Upgrade to 3.1.10
1 parent 53609c2 commit 20f7b98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER zsx <thinkernel@gmail.com>
66
ENV GERRIT_HOME /var/gerrit
77
ENV GERRIT_SITE ${GERRIT_HOME}/review_site
88
ENV GERRIT_WAR ${GERRIT_HOME}/gerrit.war
9-
ENV GERRIT_VERSION 3.1.8
9+
ENV GERRIT_VERSION 3.1.10
1010
ENV GERRIT_USER gerrit2
1111
ENV GERRIT_INIT_ARGS "--install-plugin=delete-project --install-plugin=gitiles --install-plugin=plugin-manager"
1212

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#### Alpine base
1616

17-
* openfrontier/gerrit:3.1.x -> 3.1.8
17+
* openfrontier/gerrit:3.1.x -> 3.1.10
1818

1919
## Migrate from ReviewDB to NoteDB
2020
Since Gerrit 2.16, [NoteDB](https://gerrit-review.googlesource.com/Documentation/note-db.html) is required to store accounts and groups data.

0 commit comments

Comments
 (0)