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.
2 parents b0e7094 + b9ad1b2 commit 82b5598Copy full SHA for 82b5598
Dockerfile.nginx
@@ -11,7 +11,7 @@ RUN apk -U upgrade --available
11
FROM nginx:1.25.1-alpine AS base-arm
12
RUN apk -U upgrade --available
13
14
-FROM mips64le/nginx:1.25.1 AS base-mips64le
+FROM mips64le/nginx:1.25.2 AS base-mips64le
15
FROM cr.loongnix.cn/library/nginx:1.23.1-alpine AS base-loongarch64
16
FROM ghcr.io/daocloud/dao-2048/nginx-sw64 AS base-sw64
17
0 commit comments