Skip to content

Commit

Permalink
Merge pull request #99 from DaoCloud/dependabot/docker/mips64le/nginx…
Browse files Browse the repository at this point in the history
…-1.25.1

Bump mips64le/nginx from 1.23.4 to 1.25.1
  • Loading branch information
yankay authored Aug 14, 2023
2 parents 20ca813 + 2f717c2 commit 6446e09
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.23.4-alpine AS base-arm
RUN apk -U upgrade --available

FROM mips64le/nginx:1.23.4 AS base-mips64le
FROM mips64le/nginx:1.25.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 6446e09

Please sign in to comment.