Update php Docker tag to v8 #135

Closed
renovate-bot wants to merge 1 commits from renovate/php-8.x into master
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM php:8.1.20-fpm-bullseye@sha256:af807dab77b7a76530dcf0bf45af37003fee508fb04ae276aef439c77dec9fd5 FROM php:8.2.7-fpm-bullseye@sha256:384519b51a18e79e539935a182e324e52dc888e2a7ba6657581da01b21f65401
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View File

@ -1,4 +1,4 @@
FROM php:8.1.20-fpm-bullseye@sha256:af807dab77b7a76530dcf0bf45af37003fee508fb04ae276aef439c77dec9fd5 FROM php:8.2.7-fpm-bullseye@sha256:384519b51a18e79e539935a182e324e52dc888e2a7ba6657581da01b21f65401
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]