Update php Docker tag to v8.1.32 #487

Merged
renovate-bot merged 1 commit from renovate/php-8.1.x into main 2025-05-24 01:13:29 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 426031cc1b - Show all commits

View file

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

View file

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