We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6e859 commit f2f6f56Copy full SHA for f2f6f56
docker/Dockerfile
@@ -68,7 +68,7 @@ FROM ubuntu:22.04
68
MAINTAINER Apache BookKeeper <dev@bookkeeper.apache.org>
69
70
ARG TARGETARCH
71
-ARG BK_VERSION=4.17.1
+ARG BK_VERSION=4.17.2
72
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
73
ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-${BK_VERSION}/${DISTRO_NAME}.tar.gz
74
0 commit comments