Update php Docker tag to v8.1.32

This commit is contained in:
renovate-bot 2025-03-14 05:04:15 +00:00
parent 9d940b980e
commit 00c09bbc46

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-cli-bullseye@sha256:f931b67075b4e767010cf9e4eefca28c33cc08e408a61dab40c899f2a5462555
FROM php:8.1.32-cli-bullseye@sha256:201ecc8fc42c6e401cdd06314023f11b9a4501c395d19b6ea9b4d8ba204d39ef
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]