diff --git a/docker/pulsar/Dockerfile b/docker/pulsar/Dockerfile
index 65bf3f7591b125..f835494071fda6 100644
--- a/docker/pulsar/Dockerfile
+++ b/docker/pulsar/Dockerfile
@@ -19,7 +19,7 @@
# Final image uses the Liberica JDK image running on Alpaquita Linux as the base image
# maven build passes PULSAR_BASE_IMAGE environment variable to the build as PULSAR_BASE_IMAGE argument
-ARG PULSAR_BASE_IMAGE=bellsoft/liberica-runtime-container:jdk-all-17-cds-stream-glibc
+ARG PULSAR_BASE_IMAGE=bellsoft/liberica-runtime-container:jdk-17-cds-stream-glibc
# Alpine is used for intermediate stages
ARG ALPINE_VERSION=3.20
diff --git a/pom.xml b/pom.xml
index 2486248161d45a..158f0aa746c870 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@ flexible messaging model and an intuitive client API.
3.4.0
- bellsoft/liberica-runtime-container:jdk-all-17-cds-stream-glibc
+ bellsoft/liberica-runtime-container:jdk-17-cds-stream-glibc
**/Test*.java,**/*Test.java,**/*Tests.java,**/*TestCase.java