Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mngugi authored Nov 1, 2023
1 parent 605bc65 commit c93a214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* Upgrade pip and install pandas and ipython */
FROM python:3.10.1-bullseye

RUN pip install --upgrade pip\
Expand Down

0 comments on commit c93a214

Please sign in to comment.