diff --git a/eureka/apps/eureka/Dockerfile b/eureka/apps/eureka/Dockerfile index 7940f0a..cd9bf82 100644 --- a/eureka/apps/eureka/Dockerfile +++ b/eureka/apps/eureka/Dockerfile @@ -1,5 +1,5 @@ # https://hub.docker.com/_/eclipse-temurin/ -FROM eclipse-temurin:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/eureka/apps/hello-world/Dockerfile b/eureka/apps/hello-world/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/eureka/apps/spring-boot-admin/Dockerfile b/eureka/apps/spring-boot-admin/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/kubernetes/apps/health-simulator/Dockerfile b/kubernetes/apps/health-simulator/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/kubernetes/apps/hello-world/Dockerfile b/kubernetes/apps/hello-world/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile b/kubernetes/apps/spring-boot-admin-discoveryclient/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile b/kubernetes/apps/spring-boot-admin-fabric8/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile b/kubernetes/apps/spring-boot-admin-kubernetes/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/nacos/apps/health-simulator/Dockerfile b/nacos/apps/health-simulator/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/nacos/apps/hello-world/Dockerfile b/nacos/apps/hello-world/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/nacos/apps/spring-boot-admin/Dockerfile b/nacos/apps/spring-boot-admin/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/nginx/apps/hello-world/Dockerfile b/nginx/apps/hello-world/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp diff --git a/nginx/apps/spring-boot-admin/Dockerfile b/nginx/apps/spring-boot-admin/Dockerfile index 7940f0a..cd9bf82 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:21 +FROM eclipse-temurin:25 VOLUME /tmp