make modifications to the image for 1.14.0 release

This commit is contained in:
thelamer 2023-08-22 19:48:41 -04:00
parent ef8582b3c8
commit 883a0ed95e
4 changed files with 7 additions and 3 deletions

View file

@ -110,6 +110,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "22.08.23:", desc: "Update base image for 1.14.0 release." }
- { date: "07.04.23:", desc: "Add mod layer for ingesting LSIO images for 1.13.0 release." }
- { date: "28.03.23:", desc: "Pin compose to 2.5.0 to be in sync with upstream requirements." }
- { date: "05.11.22:", desc: "Rebase to Jammy, add support for GPUs, add support for Gamepads." }