-
Notifications
You must be signed in to change notification settings - Fork 4
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
Unable to switch PHP version from 7.4 #187
Comments
Hrm, that's curious! I haven't seen that with slic before, so this will be a good thing to nail down and add to our docs! 🤔 Are you able to fetch the docker image within whatever environment you are running slic in? wget https://ghcr.io/stellarwp/slic-wordpress-php8.2 |
I've had this issue as well. I was able to completely delete the docker images, and when it re-created them they were in php 8.1. However, I now have a ton of issues with wpbrowser. It's hard to tell if it is slic or wpbrowser. Tests running with just
|
While setting it up with a different plugin it seems to have used the 8.2 image. So I guess it needs to be done prior to doing anything else, or else deleting the docker images like @ntomkin mentioned. After install I just get the following after doing a successful
I can open up a new issue for the above if you'd like. Thanks! |
Just tried it with slic v1.6.1 and |
Steps to reproduce
slic php-version set 8.1
yes
to restart the stack nowExpected
Stack images are restarted successfully
Actual
https://ghcr.io/v2/ appears to require auth:
The text was updated successfully, but these errors were encountered: