Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-14 06:04:16 +00:00
parent 9d940b980e
commit 9a3854c5c5
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.5-cli-bullseye@sha256:aed4bef59a6dd87c431679753e5f90e8f0b95c936d766df545c3a9fc72e34dea
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.5-cli-bookworm@sha256:b852696d703037e68b3fc487bf4af331c380c1bdf3613c28004f136305b707a6
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.3.17-cli-bookworm@sha256:eab462d7f27abe3ff747cde88ab2069afbd401480d13ee660ee433ae33728bdd
FROM php:8.4.5-cli-bookworm@sha256:b852696d703037e68b3fc487bf4af331c380c1bdf3613c28004f136305b707a6
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]