bump nginx to 1.31.2
CI / Build nginx docker images (push) Failing after 10s

This commit is contained in:
2026-06-21 16:29:06 +08:00
parent 08e800f641
commit 38ab69fbb0
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.25 AS base
FROM base AS build_stage_1
ARG NGINX_VERSION LIBRESSL_VERSION NJS_VERSION