From d49ba924b779fbcabcd307f9c85a4ecf0ef478ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:17:49 +0000 Subject: [PATCH 1/5] Bump debian in /11/debian/bullseye/hotspot (#1580) --- 11/debian/bullseye/hotspot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/debian/bullseye/hotspot/Dockerfile b/11/debian/bullseye/hotspot/Dockerfile index f234c396a..9781dd40b 100644 --- a/11/debian/bullseye/hotspot/Dockerfile +++ b/11/debian/bullseye/hotspot/Dockerfile @@ -6,7 +6,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM debian:bullseye-20230208 +FROM debian:bullseye-20230227 RUN apt-get update \ && apt-get install -y --no-install-recommends \ From 0ab0b061475af95d488b3acc883581e41f920f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:33:23 +0000 Subject: [PATCH 2/5] Bump ubi9/ubi in /17/rhel/ubi9/hotspot (#1584) --- 17/rhel/ubi9/hotspot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/rhel/ubi9/hotspot/Dockerfile b/17/rhel/ubi9/hotspot/Dockerfile index d6c47ff2f..7fe221aea 100644 --- a/17/rhel/ubi9/hotspot/Dockerfile +++ b/17/rhel/ubi9/hotspot/Dockerfile @@ -9,7 +9,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM registry.access.redhat.com/ubi9/ubi:9.1.0-1750.1675784955 +FROM registry.access.redhat.com/ubi9/ubi:9.1.0-1782 ENV LANG C.UTF-8 From 712de6e49ced66bfbe046fc0afd01430afd81579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:47:22 +0000 Subject: [PATCH 3/5] Bump debian in /17/debian/bullseye/hotspot (#1583) --- 17/debian/bullseye/hotspot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/debian/bullseye/hotspot/Dockerfile b/17/debian/bullseye/hotspot/Dockerfile index 19f3519e9..cbf8acc73 100644 --- a/17/debian/bullseye/hotspot/Dockerfile +++ b/17/debian/bullseye/hotspot/Dockerfile @@ -6,7 +6,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM debian:bullseye-20230208 +FROM debian:bullseye-20230227 RUN apt-get update \ && apt-get install -y --no-install-recommends \ From 6150c39ac09a8ad00b899678dd6dd5468063e7c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:54:04 +0000 Subject: [PATCH 4/5] Bump debian in /17/debian/bullseye-slim/hotspot (#1582) --- 17/debian/bullseye-slim/hotspot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/debian/bullseye-slim/hotspot/Dockerfile b/17/debian/bullseye-slim/hotspot/Dockerfile index 53ae0f9c8..3005c9be3 100644 --- a/17/debian/bullseye-slim/hotspot/Dockerfile +++ b/17/debian/bullseye-slim/hotspot/Dockerfile @@ -8,7 +8,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM debian:bullseye-20230208-slim +FROM debian:bullseye-20230227-slim RUN apt-get update \ && apt-get install -y --no-install-recommends \ From 548110f6c6a3207fc5b9d80101b778269204a4ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 20:33:01 +0000 Subject: [PATCH 5/5] Bump debian in /11/debian/bullseye-slim/hotspot (#1581) --- 11/debian/bullseye-slim/hotspot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11/debian/bullseye-slim/hotspot/Dockerfile b/11/debian/bullseye-slim/hotspot/Dockerfile index d8bb6403a..961c031d4 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-20230208-slim +FROM debian:bullseye-20230227-slim RUN apt-get update \ && apt-get install -y --no-install-recommends \