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