8000 Bump redhat/ubi9-minimal from `582e18f` to `bc552ef` in /build (#5398) · nginx/kubernetes-ingress@559abd8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 559abd8

Browse files
Bump redhat/ubi9-minimal from 582e18f to bc552ef in /build (#5398)
Bumps redhat/ubi9-minimal from `582e18f` to `bc552ef`. --- updated-dependencies: - dependency-name: redhat/ubi9-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5d7a86 commit 559abd8

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

225225

226226
############################################# Base image for UBI with NGINX Plus #############################################
227-
FROM redhat/ubi9-minimal@sha256:582e18f13291d7c686ec4e6e92d20b24c62ae0fc72767c46f30a69b1a6198055 AS ubi-plus
227+
FROM redhat/ubi9-minimal@sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5 AS ubi-plus
228228

229229
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
230230
RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode=0644 \

0 commit comments

Comments
 (0)
0