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/04/06 17:13:13 UTC

[bookkeeper] branch branch-4.6 updated: Update Dockerfile to 4.6.2 on branch-4.6 (#1320)

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

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


The following commit(s) were added to refs/heads/branch-4.6 by this push:
     new e29ec6d  Update Dockerfile to 4.6.2 on branch-4.6 (#1320)
e29ec6d is described below

commit e29ec6d6a64b1a97abf29f8cfe2c33e733221f34
Author: Enrico Olivelli <eo...@gmail.com>
AuthorDate: Fri Apr 6 19:13:11 2018 +0200

    Update Dockerfile to 4.6.2 on branch-4.6 (#1320)
---
 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index a76a6d9..6dd3aa4 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.6.1
+ARG BK_VERSION=4.6.2
 ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
 ARG GPG_KEY=A615D22C
 

-- 
To stop receiving notification emails like this one, please contact
sijie@apache.org.