diff --git a/11/debian/bullseye-slim/hotspot/Dockerfile b/11/debian/bullseye-slim/hotspot/Dockerfile index c3c9f3be8d..68763e01b3 100644 --- a/11/debian/bullseye-slim/hotspot/Dockerfile +++ b/11/debian/bullseye-slim/hotspot/Dockerfile @@ -8,7 +8,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM debian:bullseye-20230502-slim +FROM debian:bullseye-20230522-slim RUN apt-get update \ && apt-get install -y --no-install-recommends \