Skip to content

Comments

Update base image to PHP 8.2-fpm-alpine#17

Open
Sama34 wants to merge 1 commit intomasterfrom
base-image-update
Open

Update base image to PHP 8.2-fpm-alpine#17
Sama34 wants to merge 1 commit intomasterfrom
base-image-update

Conversation

@Sama34
Copy link

@Sama34 Sama34 commented Feb 21, 2026

This pull request updates the base PHP version used in the Dockerfile from 7.4 to 8.2. This is a significant upgrade that will enable access to newer language features, improvements, and security patches.

Environment update:

  • Dockerfile: Changed the base image from php:7.4-fpm-alpine to php:8.2-fpm-alpine to upgrade the PHP runtime.

Copilot AI review requested due to automatic review settings February 21, 2026 10:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Docker base image to run MyBB on PHP 8.2 (Alpine) instead of PHP 7.4, modernizing the runtime for security updates and newer language/runtime behavior.

Changes:

  • Bump Docker base image from php:7.4-fpm-alpine to php:8.2-fpm-alpine.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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