Skip to content

Commit

Permalink
[RELEASE] Bump bk version to 4.7.1 in docker file
Browse files Browse the repository at this point in the history
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 <sijie@apache.org>

Reviewers: Jia Zhai <None>

This closes apache#1523 from sijie/bump_docker_version
  • Loading branch information
sijie committed Jun 19, 2018
1 parent c41efc8 commit db4e529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
FROM centos:7
MAINTAINER Apache BookKeeper <dev@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

Expand Down

0 comments on commit db4e529

Please sign in to comment.