Update php Docker tag to v8.1.32

This commit is contained in:
renovate-bot 2025-03-14 14:04:18 +00:00
parent 9d940b980e
commit d48398c55b

View file

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