Skip to content

Commit 13e8fba

Browse files
chore: Add maintainer line to Dockerfile.
1 parent 241e895 commit 13e8fba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM python:3.7.3-slim-stretch
2+
MAINTAINER Igor Davydenko <iam@igordavydenko.com>
23

34
RUN pip install pip==19.1 pre-commit==1.15.2
45

0 commit comments

Comments
 (0)