We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490f1a3 commit 5ade45bCopy full SHA for 5ade45b
Dockerfile
@@ -6,7 +6,7 @@ MAINTAINER zsx <thinkernel@gmail.com>
6
ENV GERRIT_HOME /var/gerrit
7
ENV GERRIT_SITE ${GERRIT_HOME}/review_site
8
ENV GERRIT_WAR ${GERRIT_HOME}/gerrit.war
9
-ENV GERRIT_VERSION 2.16.22
+ENV GERRIT_VERSION 2.16.25
10
ENV GERRIT_USER gerrit2
11
ENV GERRIT_INIT_ARGS ""
12
README.md
@@ -14,7 +14,7 @@
14
15
#### Alpine base
16
17
- * openfrontier/gerrit:2.16.x -> 2.16.22
+ * openfrontier/gerrit:2.16.x -> 2.16.25
18
19
#### Debian base
20
0 commit comments