chore: update to PHP 8.5.9, nginx 1.31.3-alpine-perl, selenium 150.0-chromedriver-150.0

This commit is contained in:
GitHub Actions Bot
2026-08-03 02:00:23 +00:00
parent 3d384ab72e
commit 1be71b95e4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ image:
php:
registry: docker.io
repository: php
tag: "8.5.8-fpm-alpine3.24"
tag: "8.5.9-fpm-alpine3.24"
pullPolicy: IfNotPresent
selenium:
registry: docker.io