Skip to content

Commit 71e23c5

Browse files
committed
Merge branch 'main' into development
2 parents 493a2bc + 05f2738 commit 71e23c5

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is the repository for official Dockerfiles for Commandbox images
99

1010
## How it works
1111

12-
The Docker files in this repository can be used to create your own custom Docker container for running ColdFusion CFML applications on CommandBox. Leveraging CommandBox allows you to configure your entire ColdFusion CFML engine environment from a single `server.json` file in the root of your project.
12+
The Docker files are used to produce the `ortussolutions/commandbox` [base images on Docker Hub](https://hub.docker.com/r/ortussolutions/commandbox/tags). Leveraging CommandBox allows you to configure your entire ColdFusion CFML engine environment from a single `server.json` file in the root of your project.
1313

1414
Tags
1515
======

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
----
9-
## [Unreleased]
9+
## [6.2.0/3.13.1] - 2025-04-25
10+
11+
### Changed
12+
13+
* JDK/JRE 11 images bumped to version `11.0.27_6`
14+
* JDK/JRE 17 images bumped to version `17.0.15_6`
15+
* JDK/JRE 21 images bumped to version `21.0.7_6`
16+
* JDK/JRE 23 images bumped to version `23.0.2_7`
17+
* JDK/JRE 24 images bumped to version `24.0.1_9`
18+
1019

1120

1221
## [6.2.0/3.13.0] - 2025-04-10

0 commit comments

Comments
 (0)