Skip to content

Commit ecf859f

Browse files
dependabot[bot]jjngxoseoin
authored
Bump redhat/ubi8 from edc34f8 to 83068ea in /build (#5535)
Bumps redhat/ubi8 from `edc34f8` to `83068ea`. --- updated-dependencies: - dependency-name: redhat/ubi8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <[email protected]> Co-authored-by: oseoin <[email protected]>
1 parent ba976cb commit ecf859f

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
@@ -293,7 +293,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode
293293
&& dnf clean all
294294

295295
############################################# Base image for UBI with NGINX Plus and App Protect WAF & DoS #############################################
296-
FROM redhat/ubi8@sha256:edc34f89cf9c818c2fb28b8ea1780f384db563ce4293dc0ab8e73ec01791e5af as ubi-8-plus-nap
296+
FROM redhat/ubi8@sha256:83068ea81dd02717b8e39b55cdeb2c1b2c9a3db260f01381b991755d44b15073 as ubi-8-plus-nap
297297
ARG NAP_MODULES
298298

299299
RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode=0644 \

0 commit comments

Comments
 (0)