Update php Docker tag to v8.4.5

This commit is contained in:
renovate-bot 2025-03-15 23:05:06 +00:00
parent 9f29c3f667
commit 8efeb1efa5
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.32-cli-bullseye@sha256:8286f7b28a1cad9d084097e551f4771b809e86f38da100f22c0e3cb6fa26be0a
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.28-cli-bookworm@sha256:741f39f4b9e79ebf48469dc73079cd555c2da561a5f63777783996f9b713bb5e
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.19-cli-bookworm@sha256:2f0ed286d3412fb8cb57b9d6b184e594434475c6d187101fa93c7275998d1edf
FROM php:8.4.5-cli-bookworm@sha256:42c541dc5c5847883b54ac3bcaac74713431506db8ebcead3a445004a68d1836
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]