diff --git a/Dockerfile b/Dockerfile index 7da58d0..2a5ce84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.3.23-fpm-stretch +FROM php:7.3.26-fpm-stretch RUN apt-get update && \ apt-get -y --no-install-recommends install \