diff --git a/Dockerfile b/Dockerfile index 2f53826..80ee827 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.3.30-fpm-bookworm +FROM php:8.3.31-fpm-trixie RUN apt-get update && \ apt-get -y --no-install-recommends install \