Skip to content

Commit

Permalink
chore(deps): bump the docker-images group in /build with 2 updates (#…
Browse files Browse the repository at this point in the history
…6905)

Bumps the docker-images group in /build with 2 updates: [nginxinc/dependencies/nginx-ot](https://github.com/nginxinc/kubernetes-ingress) and [nginxinc/dependencies/nginx-ubi-ppc64le](https://github.com/nginxinc/kubernetes-ingress).


Updates `nginxinc/dependencies/nginx-ot` from nginx-1.27.2-alpine to nginx-1.27.3-alpine
- [Release notes](https://github.com/nginxinc/kubernetes-ingress/releases)
- [Changelog](https://github.com/nginxinc/kubernetes-ingress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/kubernetes-ingress/commits)

Updates `nginxinc/dependencies/nginx-ubi-ppc64le` from nginx-1.27.2 to nginx-1.27.3
- [Release notes](https://github.com/nginxinc/kubernetes-ingress/releases)
- [Changelog](https://github.com/nginxinc/kubernetes-ingress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nginxinc/kubernetes-ingress/commits)

---
updated-dependencies:
- dependency-name: nginxinc/dependencies/nginx-ot
  dependency-type: direct:production
  dependency-group: docker-images
- dependency-name: nginxinc/dependencies/nginx-ubi-ppc64le
  dependency-type: direct:production
  dependency-group: docker-images
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Jarosz <[email protected]>
  • Loading branch information
2 people authored and web-flow committed Dec 4, 2024
1 parent 235f113 commit 009e978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ ARG PACKAGE_REPO=pkgs.nginx.com


############################################# Base images containing libs for Opentracing and FIPS #############################################
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.2@sha256:d49a019623a7316790d1f687bbc0aaec3ed19afaec80da63f4de5520282eba79 AS opentracing-lib
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.2-alpine@sha256:83da7cd36ad3860d6738e0e6d345be5478e5b280b7d4b5bd88a949a446b2703f AS alpine-opentracing-lib
FROM ghcr.io/nginxinc/dependencies/nginx-ubi-ppc64le:nginx-1.27.2@sha256:4c47c1295b25018342d9f7c8383fd933e73e162a482f2f45a21326f70c6d501d AS ubi-ppc64le
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.3@sha256:a68d1354dbfd4abde28178673bee466866585a971568fe50f76bafe200ed0a87 AS opentracing-lib
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.3-alpine@sha256:5e10fbff8255e7a0262ac0d4d68448c5d93957f7a26c380a2673887ec4ac36ea AS alpine-opentracing-lib
FROM ghcr.io/nginxinc/dependencies/nginx-ubi-ppc64le:nginx-1.27.3@sha256:4cda07664f09f16d780d1e803b9748c31489ea21c463bbcca50d9dcf26081a6f AS ubi-ppc64le
FROM ghcr.io/nginxinc/alpine-fips:0.2.3-alpine3.17@sha256:67b69b49aff96e185be841e2b2ff2d8236551ea5c18002bffa4344798d803fd8 AS alpine-fips-3.17
FROM ghcr.io/nginxinc/alpine-fips:0.2.3-alpine3.20@sha256:4c29e5c50b122354d9d4ba6b97cdf64647468e788b965fc0240ead541653454a AS alpine-fips-3.20
FROM redhat/ubi9-minimal@sha256:d85040b6e3ed3628a89683f51a38c709185efc3fb552db2ad1b9180f2a6c38be AS ubi-minimal
Expand Down

0 comments on commit 009e978

Please sign in to comment.