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/19 18:11:07 UTC

[bookkeeper] branch branch-4.7 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 branch-4.7
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


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

commit db4e52907d035a8e63e2a706c39a279e0985e1c7
Author: Sijie Guo <si...@apache.org>
AuthorDate: Tue Jun 19 11:10:59 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 <si...@apache.org>
    
    Reviewers: Jia Zhai <None>
    
    This closes #1523 from sijie/bump_docker_version
---
 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