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 3942f25 commit 0f6e859Copy full SHA for 0f6e859
docker/Dockerfile
@@ -19,7 +19,7 @@
19
20
FROM alpine:3.20 as bk-dist
21
22
-ARG BK_VERSION=4.17.1
+ARG BK_VERSION=4.17.2
23
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
24
ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-${BK_VERSION}/${DISTRO_NAME}.tar.gz
25
0 commit comments