diff --git a/Dockerfile b/Dockerfile index 1be3d02..4983e2f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,6 +28,7 @@ ARG VERSION ENV VERSION $VERSION RUN echo $VERSION +COPY lib lib COPY config config COPY \ LICENSE \