Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported Docker images to match documentation #239

Merged
merged 2 commits into from
Nov 5, 2023

Conversation

lhilton
Copy link
Contributor

@lhilton lhilton commented Nov 5, 2023

I had to move a project runtime from php-8.3:al2 to docker with php 8.3. The documentation suggested this would be a direct migration, but it was resulting in the error message:

The base image used in /REDACTED/vapor.Dockerfile is incompatible with the "docker" runtime, or you are running an outdated version of Vapor CLI.

Tracked this back to the documentation and the list of images in the CLI codebase being misaligned.

This PR matches the list expressed in the Vapor documentation at the time of commit.

@taylorotwell taylorotwell merged commit b95bbb5 into laravel:master Nov 5, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants