Update php Docker tag to v8.1.32

This commit is contained in:
renovate-bot 2025-03-18 11:14:17 +00:00
parent e5a3ad3669
commit c416f86cf4
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:ee18c3164b1db239574af7389b0088f5bad5932fd53784420f3aaa53b9453e62
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:ee18c3164b1db239574af7389b0088f5bad5932fd53784420f3aaa53b9453e62
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]