Update php Docker tag to v8.1.32

This commit is contained in:
renovate-bot 2025-03-15 17:05:16 +00:00
parent 7efdb7230a
commit b5f042f08f

View file

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