Skip to content

Commit

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

Bump mips64le/nginx from 1.25.1 to 1.25.2
  • Loading branch information
yankay authored Aug 22, 2023
2 parents b0e7094 + b9ad1b2 commit 82b5598
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.25.1-alpine AS base-arm
RUN apk -U upgrade --available

FROM mips64le/nginx:1.25.1 AS base-mips64le
FROM mips64le/nginx:1.25.2 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 82b5598

Please sign in to comment.