File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 17.0.18-4] - 2026-02-17
8+ ### Fixed
9+ - [ #91 ] Upgrade base-image to 3.23.3-4
10+ - This fixes a bug in doguctl, to not check the local config if volume is not mounted.
11+
712## [ 17.0.18-3] - 2026-02-12
813### Security
914- [ #91 ] Upgrade base-image to 3.23.3-3
Original file line number Diff line number Diff line change 11JAVA_VERSION =17.0.18
2- CHANGE_COUNTER =3
3- BASE_IMAGE_VERSION =3.23.3-3
2+ CHANGE_COUNTER =4
3+ BASE_IMAGE_VERSION =3.23.3-4
44JAVA_ALPINE_VERSION =17.0.18_p8-r0
55IMAGE_NAME =registry.cloudogu.com/official/java
66IMAGE_NAME_PRERELEASE =registry.cloudogu.com/prerelease_official/java
You can’t perform that action at this time.
0 commit comments