Update php Docker tag to v8.1.31

This commit is contained in:
renovate-bot 2024-11-21 23:04:49 +00:00
parent 03abefffc7
commit 860371bf7d

View file

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