Skip to content

chore(php-lol): update nginx to 1.30.1#324

Open
Copilot wants to merge 2 commits into
masterfrom
copilot/update-php-lol-nginx-1-30-1
Open

chore(php-lol): update nginx to 1.30.1#324
Copilot wants to merge 2 commits into
masterfrom
copilot/update-php-lol-nginx-1-30-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 15, 2026

Bumps nginx from 1.28.2 to 1.30.1 (latest stable) across all php-lol variants.

Changes

  • Updated NGINX_VERSION=1.30.1 in Dockerfile.8.1, Dockerfile.8.2, Dockerfile.8.3, and Dockerfile.8.4

Agent-Logs-Url: https://github.com/bdossantos/dockerfiles/sessions/56557aec-f12f-4879-9528-5e319c0e33b4

Co-authored-by: bdossantos <245284+bdossantos@users.noreply.github.com>
@bdossantos bdossantos marked this pull request as ready for review May 15, 2026 19:09
Copilot AI review requested due to automatic review settings May 15, 2026 19:09
Copy link
Copy Markdown

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 nginx version used by all php-lol Dockerfile variants, keeping the PHP images aligned on the same nginx release.

Changes:

  • Bumps NGINX_VERSION from 1.28.2 to 1.30.1 in PHP 8.1, 8.2, 8.3, and 8.4 variants.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
dockerfiles/php-lol/Dockerfile.8.1 Updates nginx source version for PHP 8.1 image.
dockerfiles/php-lol/Dockerfile.8.2 Updates nginx source version for PHP 8.2 image.
dockerfiles/php-lol/Dockerfile.8.3 Updates nginx source version for PHP 8.3 image.
dockerfiles/php-lol/Dockerfile.8.4 Updates nginx source version for PHP 8.4 image.

APP_DIR=/usr/src/app \
LIBMAXMINDDB_VERSION=1.7.1 \
NGINX_VERSION=1.28.2 \
NGINX_VERSION=1.30.1 \
APP_DIR=/usr/src/app \
LIBMAXMINDDB_VERSION=1.7.1 \
NGINX_VERSION=1.28.2 \
NGINX_VERSION=1.30.1 \
APP_DIR=/usr/src/app \
LIBMAXMINDDB_VERSION=1.7.1 \
NGINX_VERSION=1.28.2 \
NGINX_VERSION=1.30.1 \
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@copilot apply changes based on this feedback

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Implemented in 24e2ce3: updated tests/php-lol.yaml to add a container-structure test that asserts /usr/sbin/nginx -v reports nginx/1.30.1, so CI now validates the nginx version after this bump.

APP_DIR=/usr/src/app \
LIBMAXMINDDB_VERSION=1.7.1 \
NGINX_VERSION=1.28.2 \
NGINX_VERSION=1.30.1 \
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 15, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • pecl.php.net
    • Triggering command: /usr/local/bin/php php /usr/local/bin/pickle install amqp@2.2.0 -q ions/no-debug-non-zts-20240924 /etc/locale.gen alternatives 2u4_amd64.deb p.ci &#39;CPPFLAGS=-fsta1s/^X// ves -q ^[# ]*en_AU.UTF-8 UTF-8 *$ s /usr/bin/grep assemble.deb stall-tsJMkJ/97-X /usr/sbin/dpkg-d\101 grep (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from bdossantos May 15, 2026 19:35
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.

3 participants