Skip to content

Commit 79e9b60

Browse files
committed
Update base-image to v3.23.4-1
1 parent 8195c67 commit 79e9b60

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [17.0.18-7] - 2026-04-22
8+
### Changed
9+
- Upgrade base-image to v3.23.4-1
10+
711
## [17.0.18-6] - 2026-03-25
812
### Changed
913
- Upgrade base-image to v3.23.3-6

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
JAVA_VERSION=17.0.18
2-
CHANGE_COUNTER=6
3-
BASE_IMAGE_VERSION=3.23.3-6
2+
CHANGE_COUNTER=7
3+
BASE_IMAGE_VERSION=3.23.4-1
44
JAVA_ALPINE_VERSION=17.0.18_p8-r0
55
IMAGE_NAME=registry.cloudogu.com/official/java
66
IMAGE_NAME_PRERELEASE=registry.cloudogu.com/prerelease_official/java

0 commit comments

Comments
 (0)