Update php Docker tag to v8.3.7 #319

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

View File

@ -1,4 +1,4 @@
FROM php:8.2.19-fpm-bullseye@sha256:d98d64e58ef34eccb084b362d0b2bc1cbe0d808fada2c997028e2fc693488835
FROM php:8.3.7-fpm-bullseye@sha256:72fc90a16481bcb1963f1a2383b0fbaff8df683d532e2b55f843ee3defeaf2c2
RUN set -ex; \
\