From a23682aa0719a85ba3363da12a01d01010f55cb2 Mon Sep 17 00:00:00 2001 From: Mikhael Rakauskas Date: Wed, 6 Aug 2025 13:01:49 -0400 Subject: [PATCH] Newline --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2bb17055..b34389b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -97,4 +97,4 @@ WORKDIR /data/docuseal ENV WORKDIR=/data/docuseal EXPOSE 3000 -CMD ["/app/bin/bundle", "exec", "puma", "-C", "/app/config/puma.rb", "--dir", "/app"] \ No newline at end of file +CMD ["/app/bin/bundle", "exec", "puma", "-C", "/app/config/puma.rb", "--dir", "/app"]