We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WORDPRESS_VERSION
Adding the following to the wordpress container in docker-compose.yml doesn't reliably work:
wordpress
docker-compose.yml
environment: WORDPRESS_VERSION: "4.9.1"
I just tested with the main branch and everything worked the first time, but it didn't work after that.
main
The text was updated successfully, but these errors were encountered:
We'll need to try and reproduce this error before deciding whether the issue should be kept open...
Sorry, something went wrong.
No branches or pull requests
Adding the following to the
wordpress
container indocker-compose.yml
doesn't reliably work:I just tested with the
main
branch and everything worked the first time, but it didn't work after that.The text was updated successfully, but these errors were encountered: