diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fd17cb..28a5705 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [1.3.15] - 17-12-2024
+
+### Changed
+
+- Fix Jib image to `eclipse-temurin:23-jdk-alpine`
+
## [1.3.14] - 17-12-2024
### Changed
diff --git a/pom.xml b/pom.xml
index 8109c5e..1c6e614 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
com.eliasogueira.credit
combined-credit-api
- 1.13.14
+ 1.13.15
@@ -36,7 +36,7 @@
4.0.2
2.3.232
3.4.4
- eclipse-temurin:23.0.1_11-jre-nanoserver-ltsc2022
+ eclipse-temurin:23-jdk-alpine
5.11.4
5.5.0