typo in email address

This commit is contained in:
Jan Losinski 2019-01-07 20:01:09 +01:00 committed by GitHub
parent 925f7523b4
commit b4ad179b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM python:3.7
MAINTAINER "Jan Losinski <losinski@wh2.tu-dersden.de>"
MAINTAINER "Jan Losinski <losinski@wh2.tu-dresden.de>"
ADD . /service
@ -8,4 +8,4 @@ RUN pip install -r /service/requirements.txt
WORKDIR /service
CMD ./booking_service.py
CMD ./booking_service.py