Update php Docker tag to v8.1.31

This commit is contained in:
renovate-bot 2024-11-21 18:04:41 +00:00
parent 802d8e1e90
commit fb64d55e4b

View file

@ -1,4 +1,4 @@
FROM php:8.1.30-cli-bullseye@sha256:44124aaefe3402b486dddc58fec658c3b61e244466405aa676638394df51f4a1
FROM php:8.1.31-cli-bullseye@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]