From 0413dc59429d08559c60eca50d88cd7cd1c9e34e Mon Sep 17 00:00:00 2001 From: Xavier Francisco Date: Mon, 13 Aug 2018 18:06:14 +0100 Subject: [PATCH] Typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 57bfbee..9c9eb55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM python:3.5-alpine -MAINTAINER Alexey Diyan +MAINTAINER Alexey Diyan # py-setproctitle workaround: https://github.com/dvarrazzo/py-setproctitle/issues/44 RUN set -x \