Skip to content

Commit

Permalink
docker update to python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Youe Graillot committed Nov 14, 2021
1 parent 0b56548 commit b502e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.9-alpine

ENV PORT="8000"

Expand Down

0 comments on commit b502e14

Please sign in to comment.