Skip to content

Commit 0f6e859

Browse files
authored
Update latest docker image version to 4.17.2 (apache#4626)
1 parent 3942f25 commit 0f6e859

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
@@ -19,7 +19,7 @@
1919

2020
FROM alpine:3.20 as bk-dist
2121

22-
ARG BK_VERSION=4.17.1
22+
ARG BK_VERSION=4.17.2
2323
ARG DISTRO_NAME=bookkeeper-server-${BK_VERSION}-bin
2424
ARG DISTRO_URL=https://archive.apache.org/dist/bookkeeper/bookkeeper-${BK_VERSION}/${DISTRO_NAME}.tar.gz
2525

0 commit comments

Comments
 (0)