Update php Docker tag to v8.1.32 #487

Open
renovate-bot wants to merge 1 commit from renovate/php-8.1.x into main
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" ]