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

This commit is contained in:
GitHub Actions Bot
2026-07-20 02:00:49 +00:00
parent 4b2dece19b
commit 6e600bb308
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -4,17 +4,17 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.31.1-alpine-perl"
tag: "1.31.3-alpine-perl"
pullPolicy: IfNotPresent
php:
registry: docker.io
repository: php
tag: "8.5.6-fpm-alpine3.23"
tag: "8.5.8-fpm-alpine3.24"
pullPolicy: IfNotPresent
selenium:
registry: docker.io
repository: selenium/standalone-chromium
tag: "148.0-chromedriver-148.0"
tag: "150.0-chromedriver-150.0"
pullPolicy: IfNotPresent
service: