How can i specific to use php 8.2 or php 8.3 using the 1 line install command?
Ive tried simply updating the image to markoshust/magento-php:8.3-fpm in the compose.yaml however when i do that i get an error during installation asking for my repo.magento.com credentials again.
If i simply leave the php version as the default markoshust/magento-php:8.2-fpm-2 it doesnt ask for the repo.magento.com credentials again and the install works fine.