mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04:00
ci: Bump ci/lint/Dockerfile
This bump should not be needed, see discussion starting at https://github.com/bitcoin/bitcoin/pull/27483#issuecomment-1517739626
This commit is contained in:
parent
fa6eb65167
commit
fac395e5eb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# entire repo as docker context during build; if it lived elsewhere, it wouldn't be
|
# entire repo as docker context during build; if it lived elsewhere, it wouldn't be
|
||||||
# able to make back-references to pull in the install scripts. So here it lives.
|
# able to make back-references to pull in the install scripts. So here it lives.
|
||||||
|
|
||||||
FROM python:3.7-buster
|
FROM python:3.8-buster
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
ENV LC_ALL=C.UTF-8
|
ENV LC_ALL=C.UTF-8
|
||||||
|
|
Loading…
Add table
Reference in a new issue