Open
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
I think docker/common/php-fpm/Dockerfile the first line "FROM production AS development" should be changed.
Location
https://docs.docker.com/guides/frameworks/laravel/development-setup/
Suggestion
FROM php:8.3-fpm-alpine AS development