Hi Kyle,
To get the fix, you may follow below steps to update Admin UI to latest (only applicable you have installed Flex using vm installer).
1. Change directory to `/root` location of your vm.
2. Download the latest `flex_setup.py` using below command.
```
curl https://raw.githubusercontent.com/GluuFederation/flex/main/flex-linux-setup/flex_linux_setup/flex_setup.py > flex_setup.py
```
3. Run `python3 flex_setup.py --update-admin-ui`
4. Check Admin UI on browser once the update script is completed.
I will add a section in docs for Admin UI update command.
Closing this ticket. Please reopen it in case you face any issue in Admin UI update or in adding custom script.
Thanks ,
Arnab