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

This commit is contained in:
GitHub Actions Bot
2026-01-19 02:00:30 +00:00
parent cdcf495ca0
commit 80d248ad10
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ image:
php:
registry: docker.io
repository: php
tag: "8.5.1-fpm-alpine3.23"
tag: "8.5.2-fpm-alpine3.22"
pullPolicy: IfNotPresent
selenium:
registry: docker.io