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 10f236c + 28239b4 commit 562f19fCopy full SHA for 562f19f
Dockerfile.nginx
@@ -11,7 +11,7 @@ RUN apk -U upgrade --available
11
FROM nginx:1.23.4-alpine AS base-arm
12
RUN apk -U upgrade --available
13
14
-FROM mips64le/nginx:1.23.3 AS base-mips64le
+FROM mips64le/nginx:1.23.4 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