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 fa6eb65 commit fac395eCopy full SHA for fac395e
ci/lint/Dockerfile
@@ -5,7 +5,7 @@
5
# entire repo as docker context during build; if it lived elsewhere, it wouldn't be
6
# able to make back-references to pull in the install scripts. So here it lives.
7
8
-FROM python:3.7-buster
+FROM python:3.8-buster
9
10
ENV DEBIAN_FRONTEND=noninteractive
11
ENV LC_ALL=C.UTF-8
0 commit comments