Wordpress app has wrong php version

I have been messing around with WordPress installs via the app catalogue and I have found that on the official WordPress docker website it shows 2 versions of docker WordPress. Version 1 is packed with php8.2 while version 2 comes with php8.4. WordPress has a small warning in the site health section saying php8.2 is out of date and requires to be updated to at least php8.3. To the best of my ability I am unable to figure out how to install version 2 without creating my own yaml script.
Dose anyone know of a way to update PHP in a docker or to force the app catalogue to download the version with php8.4?

You create an issue on the apps section of the truenas GitHub and wait for the maintainer to push an update… Or if you don’t want to wait for the update to be pushed roll out your own yaml…