chore: update to PHP 8.5.2, nginx 1.29.5-alpine-perl, selenium 144.0-chromedriver-144.0

This commit is contained in:
GitHub Actions Bot
2026-02-10 03:47:43 +00:00
parent e21bc2e1a5
commit c31ee5ce93
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.29.4-alpine-perl"
tag: "1.29.5-alpine-perl"
pullPolicy: IfNotPresent
php:
registry: docker.io