Skip to content

Commit

Permalink
Change custom-nb-image/requirements.txt path to exclude from dependen…
Browse files Browse the repository at this point in the history
…cy bumps
  • Loading branch information
ChristianZaccaria authored and openshift-merge-bot[bot] committed Aug 2, 2024
1 parent f7518fa commit 3f39521
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-nb-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

FROM quay.io/opendatahub/notebooks:jupyter-minimal-ubi9-python-3.9-2023a_20230302

COPY requirements.txt requirements.txt
COPY requirements/requirements.txt requirements.txt

RUN pip install -r requirements.txt

Expand Down
File renamed without changes.

0 comments on commit 3f39521

Please sign in to comment.