Skip to content

Commit

Permalink
Upgrade to 2.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkernel committed Jun 1, 2018
1 parent be0f045 commit 6f2e056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER zsx <[email protected]>
ENV GERRIT_HOME /var/gerrit
ENV GERRIT_SITE ${GERRIT_HOME}/review_site
ENV GERRIT_WAR ${GERRIT_HOME}/gerrit.war
ENV GERRIT_VERSION 2.15.1
ENV GERRIT_VERSION 2.15.2
ENV GERRIT_USER gerrit2
ENV GERRIT_INIT_ARGS ""

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

#### Alpine base

* openfrontier/gerrit:latest -> 2.15.1
* openfrontier/gerrit:2.15.x -> 2.15.1
* openfrontier/gerrit:latest -> 2.15.2
* openfrontier/gerrit:2.15.x -> 2.15.2
* openfrontier/gerrit:2.14.x -> 2.14.8
* openfrontier/gerrit:2.13.x -> 2.13.9
* openfrontier/gerrit:2.12.x -> 2.12.7
Expand Down

0 comments on commit 6f2e056

Please sign in to comment.