diff --git a/Dockerfile b/Dockerfile index 054f5c1..8be053b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,4 @@ WORKDIR /usr/src/app COPY . . -CMD ["printenv"] +CMD ["printenv"]