chore: update to PHP 8.5.1, nginx 1.29.4-alpine-perl, selenium 143.0-chromedriver-143.0

This commit is contained in:
GitHub Actions Bot
2026-01-10 11:14:01 +00:00
parent 8945271575
commit 9e44c92824
2 changed files with 5 additions and 5 deletions

View File

@@ -4,17 +4,17 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.29.1-alpine-perl"
tag: "1.29.4-alpine-perl"
pullPolicy: IfNotPresent
php:
registry: docker.io
repository: php
tag: "8.4.12-fpm-alpine3.22"
tag: "8.5.1-fpm-alpine3.23"
pullPolicy: IfNotPresent
selenium:
registry: docker.io
repository: selenium/standalone-chromium
tag: "139.0-chromedriver-139.0"
tag: "143.0-chromedriver-143.0"
pullPolicy: IfNotPresent
service: