Skip to content

Commit

Permalink
ISSUE #32
Browse files Browse the repository at this point in the history
* Increased docker image of python up to "3.8".
  • Loading branch information
garciparedes committed Apr 16, 2020
1 parent 312e5b4 commit d7dda5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6
FROM python:3.8

RUN mkdir /config

Expand Down

0 comments on commit d7dda5e

Please sign in to comment.