summaryrefslogtreecommitdiffstats
path: root/acid/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'acid/Dockerfile')
-rw-r--r--acid/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/acid/Dockerfile b/acid/Dockerfile
index 1e27e63..7eecebe 100644
--- a/acid/Dockerfile
+++ b/acid/Dockerfile
@@ -10,4 +10,4 @@ RUN apk --no-cache add \
WORKDIR /app
ENV PATH="${PATH}:/app"
COPY . .
-CMD ["cychedelic"]
+CMD ["acid"]