Skip to content

Commit

Permalink
Bump nginxcontrib/nginx from 1.25.1-ubi to 1.25.2-ubi in /build
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>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent 41faed0 commit 5ad5c8e
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 5ad5c8e

Please sign in to comment.