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 8c6c884  Update docker file to 4.6.1 on branch-4.6 (#1072)
8c6c884 is described below

commit 8c6c884be182fe530f4af822861abf732c79d93c
Author: Enrico Olivelli <[email protected]>
AuthorDate: Mon Jan 29 22:02:13 2018 +0100

    Update docker file to 4.6.1 on branch-4.6 (#1072)
---
 docker/Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index e35ef16..a76a6d9 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -20,9 +20,9 @@
 FROM centos:7
 MAINTAINER Apache BookKeeper <[email protected]>
 
-ARG BK_VERSION=4.6.0
+ARG BK_VERSION=4.6.1
 ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
-ARG GPG_KEY=3ECFCAC4
+ARG GPG_KEY=A615D22C
 
 ENV BOOKIE_PORT=3181
 EXPOSE $BOOKIE_PORT

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to