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/12/05 19:53:33 UTC

[bookkeeper] tag release-4.7.3 created (now 2fb7f3a)

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

sijie pushed a change to tag release-4.7.3
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


      at 2fb7f3a  (commit)
This tag includes the following new commits:

     new 2fb7f3a  [RELEASE] [DOCKER] Update the docker file for release 4.7.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[bookkeeper] 01/01: [RELEASE] [DOCKER] Update the docker file for release 4.7.3

Posted by si...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sijie pushed a commit to tag release-4.7.3
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git

commit 2fb7f3a80561eb70dc063c89763d41519fb45f1e
Author: Sijie Guo <gu...@gmail.com>
AuthorDate: Wed Dec 5 11:39:11 2018 -0800

    [RELEASE] [DOCKER] Update the docker file for release 4.7.3
    
    *Motivation*
    
    Update release version in the docker file
    
    
    
    
    Reviewers: Enrico Olivelli <eo...@gmail.com>
    
    This closes #1860 from sijie/update_docker_version
---
 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index 1d1fc03..1e69998 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.2
+ARG BK_VERSION=4.7.3
 ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
 ARG GPG_KEY=FD74402C