Skip to content

Commit

Permalink
Merge pull request #117 from DaoCloud/dependabot/docker/mips64le/ngin…
Browse files Browse the repository at this point in the history
…x-1.27.1

Bump mips64le/nginx from 1.27.0 to 1.27.1
  • Loading branch information
yankay authored Sep 13, 2024
2 parents cd88ba3 + 9632d06 commit 4753ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.nginx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apk -U upgrade --available
FROM nginx:1.27.0-alpine AS base-arm
RUN apk -U upgrade --available

FROM mips64le/nginx:1.27.0 AS base-mips64le
FROM mips64le/nginx:1.27.1 AS base-mips64le
FROM cr.loongnix.cn/library/nginx:1.23.1-alpine AS base-loongarch64
FROM ghcr.io/daocloud/dao-2048/nginx-sw64 AS base-sw64

Expand Down

0 comments on commit 4753ab1

Please sign in to comment.