diff --git a/Dockerfile b/Dockerfile
index d695fb6..100ffaa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,6 @@
# Use the latest OpenJDK image as the base image
-FROM openjdk:latest
+#FROM openjdk:latest
+FROM eclipse-temurin:17-jre
# Create a directory in the Docker image to store the JAR file
WORKDIR /app
diff --git a/pom.xml b/pom.xml
index ccaa92c..e4f7099 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.example
jenkins-test
- 2.0
+ 4.0-SNAPSHOT
jenkins-test
Demo for jenkins
diff --git a/readme b/readme
index d3f5a12..87e9954 100644
--- a/readme
+++ b/readme
@@ -1 +1,3 @@
+Welcome to ss training
+