Skip to content

Commit

Permalink
Update scrapper python version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdmendes authored Feb 17, 2022
1 parent 1e03fd0 commit 07e7bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapper/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6.3
FROM python:3.8.12
RUN mkdir -p /scrapper
ADD requirements.txt /scrapper/
WORKDIR /scrapper
Expand Down

0 comments on commit 07e7bc1

Please sign in to comment.