diff --git a/Dockerfile b/Dockerfile index b38ee1c..5865995 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,4 @@ COPY bobParty.sql /mysql/bobParty.sql RUN chmod +x /mysql/setup.sh -TEST - RUN /mysql/setup.sh \ No newline at end of file