diff --git a/Containerfile b/Containerfile index 8cc1bac..80eefcf 100644 --- a/Containerfile +++ b/Containerfile @@ -3,7 +3,7 @@ FROM docker.io/thallian/php8-fpm:3.19-8.3 ENV FPMUSER nginx ENV FPMGROUP nginx -ENV VERSION 2.2.1 +ENV VERSION 2.5.0 RUN apk add --no-cache \ openssl \