chore: update to PHP 8.5.6, nginx 1.30.0-alpine-perl, selenium 147.0-chromedriver-147.0

This commit is contained in:
GitHub Actions Bot
2026-05-11 02:00:26 +00:00
parent 3fd01dd7e5
commit 982cc274d8
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.5-fpm-alpine3.23"
tag: "8.5.6-fpm-alpine3.23"
pullPolicy: IfNotPresent
selenium:
registry: docker.io