Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-15 18:06:08 +00:00
parent b8e29a63e7
commit f4fc894964
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-cli-bullseye@sha256:5c5b5d3cb47865718dfc7786284a223aa72ad493a42ea39dce086937834beb8b
FROM php:8.4.5-cli-bullseye@sha256:3587ad1fa25de08229d2ce7bdcc971df2f43f763689df9369592a03ab956735f
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.2.27-cli-bookworm@sha256:d89aa6c05fc8ce45dd4c21283413471ecb15b2a972b5959d3ecba7eac4ce5b8f
FROM php:8.4.5-cli-bookworm@sha256:42c541dc5c5847883b54ac3bcaac74713431506db8ebcead3a445004a68d1836
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

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