Compare commits

..

1 commit

Author SHA1 Message Date
e8295be6dd Update php Docker tag to v8.1.32 2025-03-14 14:14:13 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.32-fpm-bullseye@sha256:67de0951587cddef2b76517850986799bbd9c938a92cdb38959d7b337a8fb1a9
FROM php:8.1.32-fpm-bullseye@sha256:09bad798ad92b585baf2787684a84eeb90de4d469f1214caaa347a4d7757e195
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.1.32-fpm-bullseye@sha256:67de0951587cddef2b76517850986799bbd9c938a92cdb38959d7b337a8fb1a9
FROM php:8.1.32-fpm-bullseye@sha256:09bad798ad92b585baf2787684a84eeb90de4d469f1214caaa347a4d7757e195
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]