Update php Docker tag to v8.4.4

This commit is contained in:
renovate-bot 2025-02-14 03:05:26 +00:00
parent 11fdbf83aa
commit 85b238f286
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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]