Skip to content

Commit

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

---
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 21, 2023
1 parent b0e7094 commit b9ad1b2
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 b9ad1b2

Please sign in to comment.