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

fix: Use devcontainer with php v8.2 #1485

Merged
merged 1 commit into from
Dec 4, 2024
Merged

fix: Use devcontainer with php v8.2 #1485

merged 1 commit into from
Dec 4, 2024

Conversation

enjeck
Copy link
Contributor

@enjeck enjeck commented Nov 30, 2024

Fixes #1392

Thanks to @MI-KY for doing the fix at #1393

@enjeck enjeck added bug Something isn't working 3. to review Waiting for reviews labels Nov 30, 2024
@enjeck enjeck self-assigned this Nov 30, 2024
@enjeck enjeck requested a review from blizzz as a code owner November 30, 2024 16:28
@@ -1,5 +1,5 @@
{
"image": "ghcr.io/juliushaertl/nextcloud-dev-php80:latest",
"image": "ghcr.io/juliushaertl/nextcloud-dev-php82:latest",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be this one these days ;)

Suggested change
"image": "ghcr.io/juliushaertl/nextcloud-dev-php82:latest",
"image": "ghcr.io/juliusknorr/nextcloud-dev-php82:latest",

Signed-off-by: Cleopatra Enjeck M. <[email protected]>
@enjeck enjeck force-pushed the devcontainer-update-php branch from ae108f3 to d4bb35a Compare December 4, 2024 08:24
@blizzz blizzz merged commit 6974d62 into main Dec 4, 2024
48 checks passed
@blizzz blizzz deleted the devcontainer-update-php branch December 4, 2024 09:13
@blizzz
Copy link
Member

blizzz commented Dec 4, 2024

does it need a backport?

@enjeck
Copy link
Contributor Author

enjeck commented Dec 4, 2024

does it need a backport?

I don't know. It depends if anyone using the devcontainer needs it, I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

Development Container uses old php version
3 participants