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 ef250da commit 17a16d7Copy full SHA for 17a16d7
CONTRIBUTORS.txt
@@ -587,3 +587,5 @@ contributors:
587
588
* Allan Chandler (allanc65): contributor
589
- Fixed issue 5452, false positive missing-param-doc for multi-line Google-style params
590
+
591
+* Eero Vuojolahti: contributor
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9.0-alpine3.12
+FROM python:3.10.0-alpine3.15
2
3
COPY ./ /tmp/build
4
WORKDIR /tmp/build
0 commit comments