Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
Bumps the h5bp server-configs-nginx version and cleans up legacy PHP 8.0 images.
- Upgrade h5bp server-configs-nginx from 3.3.0 to 5.0.1 across Nginx Dockerfiles.
- Remove PHP 8.0-related images, templates, and build entries.
Reviewed Changes
Copilot reviewed 27 out of 27 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| template/Dockerfile-nginx.blade.php | Update h5bp tarball to 5.0.1 in the Nginx setup stage. |
| fwd-template.json | Remove PHP 8.0, 8.0-prod, 8.0-nginx, 8.0-nginx-prod, and 8.0-node build entries. |
| 8.4-nginx/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.4-nginx-prod/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.3-nginx/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.3-nginx-prod/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.2-nginx/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.2-nginx-prod/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.1-nginx/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.1-nginx-prod/Dockerfile | Update h5bp tarball to 5.0.1. |
| 8.0/zz-docker.conf | Remove legacy PHP 8.0 config. |
| 8.0/kool.ini | Remove legacy PHP 8.0 config. |
| 8.0/entrypoint | Remove legacy PHP 8.0 entrypoint. |
| 8.0/Dockerfile | Remove legacy PHP 8.0 image. |
| 8.0-prod/zz-docker.conf | Remove legacy PHP 8.0 prod config. |
| 8.0-prod/kool.ini | Remove legacy PHP 8.0 prod config. |
| 8.0-prod/entrypoint | Remove legacy PHP 8.0 prod entrypoint. |
| 8.0-prod/Dockerfile | Remove legacy PHP 8.0 prod image. |
| 8.0-node/Dockerfile | Remove legacy PHP 8.0 node image. |
| 8.0-nginx/supervisor.conf | Remove legacy 8.0 Nginx supervisor config. |
| 8.0-nginx/entrypoint | Remove legacy 8.0 Nginx entrypoint. |
| 8.0-nginx/default.tmpl | Remove legacy 8.0 Nginx default server template. |
| 8.0-nginx/Dockerfile | Remove legacy 8.0 Nginx image. |
| 8.0-nginx-prod/supervisor.conf | Remove legacy 8.0 Nginx prod supervisor config. |
| 8.0-nginx-prod/entrypoint | Remove legacy 8.0 Nginx prod entrypoint. |
| 8.0-nginx-prod/default.tmpl | Remove legacy 8.0 Nginx prod default server template. |
| 8.0-nginx-prod/Dockerfile | Remove legacy 8.0 Nginx prod image. |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.