Skip to content

Commit

Permalink
chore(content/update): Enhance Alpine Update Documentation
Browse files Browse the repository at this point in the history
* Add from version
* Link the official release note sources for intermediate versions of the update (3.16, 3.17)

Related to: camunda/camunda-bpm-platform#3234
  • Loading branch information
psavidis committed Jul 21, 2023
1 parent 5d3fe99 commit 13f1251
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions content/update/patch-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,10 +439,16 @@ Requests for undeclared assets will be rejected, and it will likely render your

## 7.18.9 to 7.18.10 / 7.17.14 to 7.17.15

### Update base of Camunda Docker images to Alpine 3.18
### Update Alpine Base of Camunda Docker images from Version 3.15 to 3.18

The Camunda Docker images are based on Alpine. This release updates the Alpine base docker image to 3.18. See the detailed list of changes in the official [release notes][alpine318] page.
The Camunda Docker images are based on Alpine. This release updates the Alpine base docker image from version 3.15 to 3.18. Please find the changes in detail at the official sources below:

* [Alpine 3.16.0 Release Notes] [alpine316]
* [Alpine 3.17.0 Release Notes] [alpine317]
* [Alpine 3.18.0 Release Notes] [alpine318]

[alpine316]: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.16.0
[alpine317]: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.17.0
[alpine318]: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.18.0

# Full Distribution
Expand Down

0 comments on commit 13f1251

Please sign in to comment.