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 a14c8bf [RELEASE] [DOCKER] Update the docker file for release 4.7.3
a14c8bf is described below
commit a14c8bf62ff4af13d868df517c508a39de82b107
Author: Sijie Guo <[email protected]>
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 <[email protected]>
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 <[email protected]>
-ARG BK_VERSION=4.7.2
+ARG BK_VERSION=4.7.3
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
ARG GPG_KEY=FD74402C