Skip to content

Commit 5af0ea5

Browse files
Bump nginxcontrib/nginx from 1.25.1-ubi to 1.25.2-ubi in /build (#4242)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4690166 commit 5af0ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
129129

130130

131131
############################################# Base image for UBI #############################################
132-
FROM nginxcontrib/nginx:1.25.1-ubi AS ubi
132+
FROM nginxcontrib/nginx:1.25.2-ubi AS ubi
133133
ARG IC_VERSION
134134

135135
LABEL name="NGINX Ingress Controller" \

0 commit comments

Comments
 (0)