diff --git a/dockerfile b/dockerfile index 208ecd1..cf976de 100644 --- a/dockerfile +++ b/dockerfile @@ -12,7 +12,6 @@ WORKDIR /app COPY build/cosmos . COPY build/cosmos_gray.png . -COPY cosmos_gray.png . COPY build/meta.json . COPY static ./static