Update php Docker tag to v8.1.32

This commit is contained in:
renovate-bot 2025-04-08 08:12:32 +00:00
parent e5a3ad3669
commit 882adaa3b1
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-fpm-bullseye@sha256:0287e65562b7a2e322d9fd5ae03c46ca8c3e5a976a0de963e7e5d69f1b90600d
FROM php:8.1.32-fpm-bullseye@sha256:9f512e398948114f794774f281ba35b3502a35032dc0b7af7ac115f62b8b2957
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-fpm-bullseye@sha256:0287e65562b7a2e322d9fd5ae03c46ca8c3e5a976a0de963e7e5d69f1b90600d
FROM php:8.1.32-fpm-bullseye@sha256:9f512e398948114f794774f281ba35b3502a35032dc0b7af7ac115f62b8b2957
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]