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:583d5910c17d7e2fd46665810fd14ed4732dd2aec361d75029de01e9cf056f37
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] 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:583d5910c17d7e2fd46665810fd14ed4732dd2aec361d75029de01e9cf056f37
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]