Skip to content

Commit

Permalink
dockerfile python 3.9 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jitu5 committed Apr 23, 2024
1 parent 65acdf9 commit ecacbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-project/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM python:3.8
FROM python:3.9

WORKDIR /code

Expand Down

0 comments on commit ecacbf0

Please sign in to comment.