Skip to content

Commit

Permalink
Update latest docker image version to 4.17.1 (#4452)
Browse files Browse the repository at this point in the history
Signed-off-by: ZhangJian He <[email protected]>
  • Loading branch information
shoothzj authored Jun 26, 2024
1 parent 755988d commit 0a51878
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 @@ -21,7 +21,7 @@ FROM ubuntu:22.04
MAINTAINER Apache BookKeeper <[email protected]>

ARG TARGETARCH
ARG BK_VERSION=4.17.0
ARG BK_VERSION=4.17.1
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-${BK_VERSION}/${DISTRO_NAME}.tar.gz

Expand Down

0 comments on commit 0a51878

Please sign in to comment.