diff --git a/Dockerfile b/Dockerfile index b465892..e5e50f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2.21-fpm-bookworm +FROM php:8.2.22-fpm-bookworm RUN apt-get update && \ apt-get -y --no-install-recommends install \