Skip to content

Commit

Permalink
Bump nginxcontrib/nginx from 1.23.3-ubi to 1.23.4-ubi in /build
Browse files Browse the repository at this point in the history
Bumps nginxcontrib/nginx from 1.23.3-ubi to 1.23.4-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 Mar 29, 2023
1 parent 9b474d6 commit f92933d
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 @@ -103,7 +103,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.23.3-ubi AS ubi
FROM nginxcontrib/nginx:1.23.4-ubi AS ubi
ARG IC_VERSION

LABEL name="NGINX Ingress Controller" \
Expand Down

0 comments on commit f92933d

Please sign in to comment.