diff --git a/Dockerfile b/Dockerfile index ec6cb1b..14fdaad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM eclipse-temurin:21.0.4_7-jre +FROM eclipse-temurin:21.0.9_10-jre MAINTAINER "Abhishek M" COPY target/tms-service-configuration.jar /app/app.jar WORKDIR /app