You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
The image fails to build stating that the base image does not exist.
Cause:
Laravel9.x is extending Laravel8.x, which is no longer built with PHP
8.2 as it does not support it.
Fix:
Extend Composer instead of Laravel8.x.
0 commit comments