bump nginx to 1.31.2
CI / Build nginx docker images (push) Successful in 1h47m7s

This commit is contained in:
2026-06-21 07:25:23 +08:00
parent 08e800f641
commit fb262342d0
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ARG NGINX_BRANCH=vanilla
FROM alpine:3.23 AS base
FROM alpine:3.24 AS base
FROM base AS build_stage_1
ARG NGINX_VERSION LIBRESSL_VERSION NJS_VERSION