diff --git a/dockerfile b/dockerfile index 9e8f4d66..72ee4462 100644 --- a/dockerfile +++ b/dockerfile @@ -23,4 +23,4 @@ WORKDIR /app COPY --from=builder /app/build ./build CMD ["sh"] - +# new