Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-15 18:06:06 +00:00
parent b8e29a63e7
commit 8a40772e30

View file

@ -1,4 +1,4 @@
FROM php:8.4.4-cli-bullseye@sha256:5d591eeae1c1999e2b4164df1796c7fd202b95d7fc26f46b80af441910c74ba5
FROM php:8.4.5-cli-bullseye@sha256:3587ad1fa25de08229d2ce7bdcc971df2f43f763689df9369592a03ab956735f
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]