Skip to content

Conversation

@bluvulture
Copy link
Contributor

This pull request updates the release workflow to build and tag Docker images for the new v3.7 release, replacing the previous v3.6 images. This ensures the latest release is built and marked as the current version.

Release workflow updates:

  • Updated the .github/workflows/release.yml matrix to build and tag Docker images for v3.7 (with PHP 8.2 and 8.3 on bookworm), and removed the corresponding v3.6 entries. (.github/workflows/release.yml)

@bluvulture bluvulture requested review from brusch and Copilot August 20, 2025 14:05
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

This PR updates the release workflow to build Docker images for the new v3.7 release instead of the previous v3.6 version. The changes ensure that the latest stable release (v3.7) is properly built and tagged as the current version in the CI/CD pipeline.

Key changes:

  • Replace v3.6 with v3.7 in the Docker build matrix for both PHP 8.2 and 8.3 variants
  • Maintain the same configuration (bookworm distro, latest-tag: true) for the new version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@brusch brusch merged commit 36eb0f5 into 4.x Aug 21, 2025
3 checks passed
@brusch brusch deleted the versions_update branch August 21, 2025 06:53
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants