Skip to content

Commit fac395e

Browse files
author
MarcoFalke
committed
ci: Bump ci/lint/Dockerfile
This bump should not be needed, see discussion starting at bitcoin/bitcoin#27483 (comment)
1 parent fa6eb65 commit fac395e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# entire repo as docker context during build; if it lived elsewhere, it wouldn't be
66
# able to make back-references to pull in the install scripts. So here it lives.
77

8-
FROM python:3.7-buster
8+
FROM python:3.8-buster
99

1010
ENV DEBIAN_FRONTEND=noninteractive
1111
ENV LC_ALL=C.UTF-8

0 commit comments

Comments
 (0)