Skip to content

Commit a9007e2

Browse files
committed
Upgrade to 3.2.5.1
1 parent 6de42d7 commit a9007e2

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.2.3
9+
ENV GERRIT_VERSION 3.2.5.1
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:latest -> 3.2.3
17+
* openfrontier/gerrit:latest -> 3.2.5.1
1818
* openfrontier/gerrit:3.1.x -> 3.1.8
1919
* openfrontier/gerrit:3.0.x -> 3.0.12
2020
* openfrontier/gerrit:2.16.x -> 2.16.22

0 commit comments

Comments
 (0)