Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-14 09:04:18 +00:00
parent 9d940b980e
commit 8bf3367b9b

View file

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