Skip to content

Commit

Permalink
Update generator to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmasuch authored Jan 6, 2022
1 parent 1d792ed commit ee90f49
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.8.0
RUN pip install --no-cache-dir best-of==0.8.1

# Install additional packages for headless chrome & pyppeteer.
# See here: https://github.com/pyppeteer/pyppeteer/issues/111
Expand Down

0 comments on commit ee90f49

Please sign in to comment.