Skip to content

Commit 74b2061

Browse files
Bump nginxcontrib/nginx from 1.23.4-ubi to 1.25.0-ubi in /build (#3939)
Bumps nginxcontrib/nginx from 1.23.4-ubi to 1.25.0-ubi. --- updated-dependencies: - dependency-name: nginxcontrib/nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3c63ee commit 74b2061

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
@@ -110,7 +110,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
110110

111111

112112
############################################# Base image for UBI #############################################
113-
FROM nginxcontrib/nginx:1.23.4-ubi AS ubi
113+
FROM nginxcontrib/nginx:1.25.0-ubi AS ubi
114114
ARG IC_VERSION
115115

116116
LABEL name="NGINX Ingress Controller" \

0 commit comments

Comments
 (0)