You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by si...@apache.org on 2018/06/26 21:23:51 UTC

[bookkeeper] branch master updated: [RELEASE] Bump bk version to 4.7.1 in docker file

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new e388480  [RELEASE] Bump bk version to 4.7.1 in docker file
e388480 is described below

commit e3884801569725283963385a35f63c5d1d8b3880
Author: Sijie Guo <si...@apache.org>
AuthorDate: Tue Jun 26 14:23:43 2018 -0700

    [RELEASE] Bump bk version to 4.7.1 in docker file
    
    Descriptions of the changes in this PR:
    
    Bump bk version to 4.7.1 to build docker image for `4.7.1`
    
    Author: Sijie Guo <sijieapache.org>
    
    Reviewers: Jia Zhai <None>
    
    This closes #1523 from sijie/bump_docker_version
    
    Author: Sijie Guo <si...@apache.org>
    
    Reviewers: Enrico Olivelli <eo...@gmail.com>
    
    This closes #1529 from sijie/cherry-pick_docker_change
---
 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 5c8e664..8c7f255 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -20,7 +20,7 @@
 FROM centos:7
 MAINTAINER Apache BookKeeper <de...@bookkeeper.apache.org>
 
-ARG BK_VERSION=4.7.0
+ARG BK_VERSION=4.7.1
 ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
 ARG GPG_KEY=FD74402C