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