Update php Docker tag to v8.4.4

This commit is contained in:
renovate-bot 2025-02-14 07:06:05 +00:00
parent 11fdbf83aa
commit 942c50837a
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1,4 +1,4 @@
FROM php:8.2.27-cli-bookworm@sha256:6fee808af33316c685f5274d7dedb333c10fa2bc9f851b69915387b6b37eac95
FROM php:8.4.4-cli-bookworm@sha256:a046c032d8399f7e0a5bbbc87b22ca69815cf463695781a238f95414d4cca2fd
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.3.16-cli-bookworm@sha256:f37483b560e82887dcefbccb32eed57be455712203e0d21662ad0fdbf0d12471
FROM php:8.4.4-cli-bookworm@sha256:a046c032d8399f7e0a5bbbc87b22ca69815cf463695781a238f95414d4cca2fd
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]