diff --git a/Dockerfile b/Dockerfile index 65552e8..0a697ac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.4.23-fpm-bullseye +FROM php:7.4.25-fpm-bullseye RUN apt-get update && \ apt-get -y --no-install-recommends install \