diff --git a/docker/pulsar/Dockerfile b/docker/pulsar/Dockerfile index 121982e44285a..aec8355963958 100644 --- a/docker/pulsar/Dockerfile +++ b/docker/pulsar/Dockerfile @@ -17,7 +17,7 @@ # under the License. # -ARG ALPINE_VERSION=3.20 +ARG ALPINE_VERSION=3.21 ARG IMAGE_JDK_MAJOR_VERSION=21 # First create a stage with just the Pulsar tarball and scripts