Skip to content

Commit

Permalink
Update best-of generator to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmasuch committed Jan 5, 2021
1 parent 06d716e commit 21b7af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.8

RUN pip install --no-cache-dir best-of==0.5.0
RUN pip install --no-cache-dir best-of==0.5.1

COPY ./resources/entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 21b7af0

Please # to comment.