1
0
Fork 0

Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

main
bunix42 2 years ago
parent 7d39f0c569
commit 2e99c204ca

@ -1,6 +1,7 @@
FROM python:3-alpine
RUN pip install pre-commit
RUN apk add --no-cache git \
&& pip install pre-commit
VOLUME /data

Loading…
Cancel
Save