We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dockerfile
Nginx
1 parent b6ef6e4 commit 2149bfcCopy full SHA for 2149bfc
Dockerfile
@@ -32,7 +32,7 @@ RUN --mount=type=cache,id=pnpm,target=/pnpm/store sh ./scripts/ci && pnpm build:
32
pnpm build:docs-proxy; \
33
fi;
34
35
-FROM registry.cn-hangzhou.aliyuncs.com/142vip/nginx:1.23.0-alpine
+FROM registry.cn-hangzhou.aliyuncs.com/142vip/nginx:1.27.0-alpine
36
37
## 自定义镜像的Label信息
38
ARG APP_NAME
0 commit comments