Update php Docker tag to v8.4.4

This commit is contained in:
renovate-bot 2025-02-14 08:06:34 +00:00
parent 34bc17b2a0
commit 74926b6df3

View file

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