From 4c86b58f3b626294b35a1cce87d86d678dd83a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:27:58 +0000 Subject: [PATCH] Update eclipse-temurin Docker tag to v21 --- eureka/apps/eureka/Dockerfile | 2 +- eureka/apps/hello-world/Dockerfile | 2 +- eureka/apps/spring-boot-admin/Dockerfile | 2 +- kubernetes/apps/health-simulator/Dockerfile | 2 +- kubernetes/apps/hello-world/Dockerfile | 2 +- kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile | 2 +- kubernetes/apps/spring-boot-admin-fabric8/Dockerfile | 2 +- kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile | 2 +- nacos/apps/health-simulator/Dockerfile | 2 +- nacos/apps/hello-world/Dockerfile | 2 +- nacos/apps/spring-boot-admin/Dockerfile | 2 +- nginx/apps/hello-world/Dockerfile | 2 +- nginx/apps/spring-boot-admin/Dockerfile | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eureka/apps/eureka/Dockerfile b/eureka/apps/eureka/Dockerfile index 0f5052e..7940f0a 100644 --- a/eureka/apps/eureka/Dockerfile +++ b/eureka/apps/eureka/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/eureka/apps/hello-world/Dockerfile b/eureka/apps/hello-world/Dockerfile index 0f5052e..7940f0a 100644 --- a/eureka/apps/hello-world/Dockerfile +++ b/eureka/apps/hello-world/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/eureka/apps/spring-boot-admin/Dockerfile b/eureka/apps/spring-boot-admin/Dockerfile index 0f5052e..7940f0a 100644 --- a/eureka/apps/spring-boot-admin/Dockerfile +++ b/eureka/apps/spring-boot-admin/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/kubernetes/apps/health-simulator/Dockerfile b/kubernetes/apps/health-simulator/Dockerfile index 0f5052e..7940f0a 100644 --- a/kubernetes/apps/health-simulator/Dockerfile +++ b/kubernetes/apps/health-simulator/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/kubernetes/apps/hello-world/Dockerfile b/kubernetes/apps/hello-world/Dockerfile index 0f5052e..7940f0a 100644 --- a/kubernetes/apps/hello-world/Dockerfile +++ b/kubernetes/apps/hello-world/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile b/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile index 0f5052e..7940f0a 100644 --- a/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile +++ b/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile b/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile index 0f5052e..7940f0a 100644 --- a/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile +++ b/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile b/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile index 0f5052e..7940f0a 100644 --- a/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile +++ b/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/nacos/apps/health-simulator/Dockerfile b/nacos/apps/health-simulator/Dockerfile index 0f5052e..7940f0a 100644 --- a/nacos/apps/health-simulator/Dockerfile +++ b/nacos/apps/health-simulator/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/nacos/apps/hello-world/Dockerfile b/nacos/apps/hello-world/Dockerfile index 0f5052e..7940f0a 100644 --- a/nacos/apps/hello-world/Dockerfile +++ b/nacos/apps/hello-world/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/nacos/apps/spring-boot-admin/Dockerfile b/nacos/apps/spring-boot-admin/Dockerfile index 0f5052e..7940f0a 100644 --- a/nacos/apps/spring-boot-admin/Dockerfile +++ b/nacos/apps/spring-boot-admin/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/nginx/apps/hello-world/Dockerfile b/nginx/apps/hello-world/Dockerfile index 0f5052e..7940f0a 100644 --- a/nginx/apps/hello-world/Dockerfile +++ b/nginx/apps/hello-world/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp diff --git a/nginx/apps/spring-boot-admin/Dockerfile b/nginx/apps/spring-boot-admin/Dockerfile index 0f5052e..7940f0a 100644 --- a/nginx/apps/spring-boot-admin/Dockerfile +++ b/nginx/apps/spring-boot-admin/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:17 +FROM eclipse-temurin:21 VOLUME /tmp