aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 2a1ffc8..0c6f4f7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,4 +7,3 @@ WORKDIR /caronte
RUN go mod download && go build
CMD ./caronte
-