Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-18 10:05:05 +00:00
parent c509981c85
commit 05cc8d236a
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.32-cli-bullseye@sha256:eb63e7020a5523c1cd81620b5f973c2fb2211aa59a1d1eda217c091114ef3788
FROM php:8.4.5-cli-bullseye@sha256:31e4f9bb99c70473bd6a35e08877277de4d847830666dd89377f9cfa51193e53
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.2.28-cli-bookworm@sha256:a61449507dcdb49812b39d36c8ad67469dc6c9acc30633e13995c81acb5b25b9
FROM php:8.4.5-cli-bookworm@sha256:705970a32413749ec5f3cad179d328b56a5d1c2e1f6d903856426301b445363c
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.3.19-cli-bookworm@sha256:6b2fe1810671d5896e5163e9ca9608240e9eebda818b937a16c333ade225ce1b
FROM php:8.4.5-cli-bookworm@sha256:705970a32413749ec5f3cad179d328b56a5d1c2e1f6d903856426301b445363c
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]