Skip to content

Commit

Permalink
Update eval/promptfoo/base/Containerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Gregory Pereira <grpereir@redhat.com>
Signed-off-by: Michael Clifford <mcliffor@redhat.com>
  • Loading branch information
MichaelClifford and Gregory-Pereira committed May 22, 2024
1 parent 027c960 commit d8b4669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eval/promptfoo/base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ENV PROMPTFOO_DISABLE_TELEMETRY=1
RUN mkdir evals
ENV PROMPTFOO_CONFIG_DIR=/promptfoo/evals
COPY promptfooconfig.yaml /promptfoo
ENTRYPOINT [ "npx", "promptfoo@latest", "view", "--yes" ]
ENTRYPOINT [ "npx", "promptfoo@latest", "view", "--yes" ]

0 comments on commit d8b4669

Please sign in to comment.