Skip to content

Commit

Permalink
change python
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmotnt committed May 3, 2020
1 parent 278c1b8 commit fa6140b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.prod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pull official base image
FROM python:3.7.4-alpine
FROM python:3.8.2-alpine

# set work directory
WORKDIR /usr/src/app
Expand Down

0 comments on commit fa6140b

Please sign in to comment.