Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit 9b610c0

Browse files
authored
Update README
1 parent a93cc05 commit 9b610c0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
264264

265265
## Versions
266266

267+
* **23.01.23:** - Exclude `run` from `/config` volume.
267268
* **30.11.22:** - Bump JRE to 11.
268269
* **01.06.22:** - Deprecate armhf.
269270
* **23.12.21:** - Move min/max memory config from run to system.properties.

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ app_setup_block: |
6666
6767
# changelog
6868
changelogs:
69+
- { date: "23.01.23:", desc: "Exclude `run` from `/config` volume."}
6970
- { date: "30.11.22:", desc: "Bump JRE to 11."}
7071
- { date: "01.06.22:", desc: "Deprecate armhf."}
7172
- { date: "23.12.21:", desc: "Move min/max memory config from run to system.properties."}

0 commit comments

Comments
 (0)