Skip to content

Commit

Permalink
Bump mips64le/nginx from 1.27.0 to 1.27.1
Browse files Browse the repository at this point in the history
Bumps mips64le/nginx from 1.27.0 to 1.27.1.

---
updated-dependencies:
- dependency-name: mips64le/nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent cd88ba3 commit 9632d06
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 9632d06

Please sign in to comment.