templates/images/flake8/Dockerfile

4 lines
52 B
Docker
Raw Permalink Normal View History

2022-02-24 22:44:42 +00:00
FROM python:3-alpine
RUN pip install flake8==3.8.3