add notes about fedora rebase (#184)

Co-authored-by: thelamer <ryankuba@gmai.com>
This commit is contained in:
Ryan Kuba 2023-11-09 11:29:18 -08:00 committed by GitHub
parent 92774a7e31
commit 8cfe02ae73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -399,6 +399,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **07.11.23:** - Rebase Fedora to 39.
* **14.06.23:** - Rebase to Debian Bookworm.
* **13.05.23:** - Rebase to Alpine 3.18 and Fedora 38.
* **23.03.23:** - Rebase all Webtops to KasmVNC base image.

View File

@ -135,6 +135,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "07.11.23:", desc: "Rebase Fedora to 39." }
- { date: "14.06.23:", desc: "Rebase to Debian Bookworm." }
- { date: "13.05.23:", desc: "Rebase to Alpine 3.18 and Fedora 38." }
- { date: "23.03.23:", desc: "Rebase all Webtops to KasmVNC base image." }