Skip to content

Commit

Permalink
Bump nginxcontrib/nginx from 1.25.1-ubi to 1.25.2-ubi in /build (#4242)
Browse files Browse the repository at this point in the history
Bumps nginxcontrib/nginx from 1.25.1-ubi to 1.25.2-ubi.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5af0ea5)
  • Loading branch information
dependabot[bot] authored and lucacome committed Aug 17, 2023
1 parent 65544e5 commit b773038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode


############################################# Base image for UBI #############################################
FROM nginxcontrib/nginx:1.25.1-ubi AS ubi
FROM nginxcontrib/nginx:1.25.2-ubi AS ubi
ARG IC_VERSION

LABEL name="NGINX Ingress Controller" \
Expand Down

0 comments on commit b773038

Please sign in to comment.