Skip to content

Commit 167797e

Browse files
chore: Bump nginx base container version (#1866)
In this commit: * Bump container image to 1.20 * Follow 9.8 stream
1 parent d546d12 commit 167797e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/sbomer-ui/Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# https://catalog.redhat.com/software/containers/ubi9/nginx-120/61a609f2bfd4a5234d596287
2-
FROM registry.access.redhat.com/ubi9/nginx-120@sha256:f4a47712867390a744119de36cdac8a4738977bb9473744a94a8c9302e597411
1+
# https://catalog.redhat.com/en/software/containers/ubi9/nginx-120/61a609f2bfd4a5234d596287
2+
FROM registry.access.redhat.com/ubi9/nginx-120:9.8
33

44
COPY ui/dist/ .
55
COPY images/sbomer-ui/run-with-env.sh /deployments/run-with-env.sh

0 commit comments

Comments
 (0)