Skip to content

Commit f2f6f56

Browse files
authored
Update latest docker image version to 4.17.2 (apache#4633)
1 parent 0f6e859 commit f2f6f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ FROM ubuntu:22.04
6868
MAINTAINER Apache BookKeeper <dev@bookkeeper.apache.org>
6969

7070
ARG TARGETARCH
71-
ARG BK_VERSION=4.17.1
71+
ARG BK_VERSION=4.17.2
7272
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
7373
ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-${BK_VERSION}/${DISTRO_NAME}.tar.gz
7474

0 commit comments

Comments
 (0)