From 1745046f0899ec7e2fae5e9ad6a188c44d061ce0 Mon Sep 17 00:00:00 2001 From: Alexandr Wokalek Date: Sat, 19 Aug 2023 09:16:12 +0300 Subject: [PATCH] feat: Update Nginx and Alpine versions Nginx from 1.25.1 to 1.25.2 Alpine from 3.18.2 to 3.18.3 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7f124ae..83ad0ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -ARG ALPINE_VERSION=3.18.2 -ARG NGINX_VERSION=1.25.1 +ARG ALPINE_VERSION=3.18.3 +ARG NGINX_VERSION=1.25.2 ARG PCRE2_VERSION=10.42 ARG BROTLI_COMMIT=6e975bcb015f62e1f303054897783355e2a877dc