Skip to content

Commit 8927704

Browse files
Update registry.access.redhat.com/ubi9/ubi-minimal Docker digest to 17fd831 (#332)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e6acdf2 commit 8927704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile-aap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ WORKDIR /rag-content/llama_stack_vector_db
4242
RUN gzip faiss_store.db; sha256sum faiss_store.db.gz > faiss_store.db.gz.sha256
4343
RUN sed -n 's/.*vector_store_id: //p' llama-stack.yaml | tr -d '\n' > provider_vector_db_id.ind
4444

45-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71
45+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:17fd831ced9434de0a984d60b3fbe61008308261ba98bbc348d6fbdef05fa7c0
4646

4747
# install diff and gzip
4848
RUN microdnf install -y diffutils gzip

0 commit comments

Comments
 (0)