diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7dbcfb3..e4a5b4dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ## [Unreleased]
-
+ - Update in installation steps
+ - Updated notice for docker in Readme
 
 ## [1.5.1] - 2023-11-17
 ### Changed
diff --git a/README.md b/README.md
index ab08f9e6..294761d1 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ __Managed Service Orchestrator__
 
 **Used base image**
 
-- 17-jdk-alpine(https://hub.docker.com/layers/library/eclipse-temurin/17-jdk-alpine/images/sha256-f4766a483f0754930109771aebccb93c6e7a228b1977cf2e3fd49285270a2eb3?context=explore)
+- [eclipse-temurin:17.0.8.1_1-jdk](https://github.com/adoptium/containers)
 - Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
 - Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
 - Additional information about the Eclipse Temurin images: https://github.com/docker-library/repo-info/tree/master/repos/eclipse-temurin