diff --git a/Dockerfile b/Dockerfile index 9664bf3..7ee4f84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine:3.18 WORKDIR /var/www/html -ENV NGINX_VERSION 1.24.0 +ENV NGINX_VERSION 1.25.0 ENV MORE_SET_HEADER_VERSION 0.34 ENV FANCYINDEX 0.5.2 diff --git a/README.md b/README.md index c928f22..f215635 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ this container is based on Alpine Linux and the nginx is compiled from the sourc ## Tags -* 1.24, latest +* 1.25, latest +* 1.24 * 1.23 * 1.22 * 1.21