We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f91106 commit d3f6e05Copy full SHA for d3f6e05
docker/base/Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (C) 2019 Sebastian Pipping <[email protected]>
2
# Licensed under the BSD License (3 clause, also known as the new BSD license)
3
4
-FROM python:3.7
+FROM python:3.8
5
6
ENV PATH=${PATH}:/root/.local/bin
7
0 commit comments