Optimise Dockerfile
1 file changed, 0 insertions(+), 1 deletion(-)
jump to
M Dockerfile → Dockerfile
@@ -49,7 +49,6 @@ RUN apk add --no-cache prettier@testing make fd brotli gzip zstd COPY --link Makefile ./ COPY --from=ssg /web/config.toml ./ -COPY --from=ssg /web/content content COPY --from=ssg /web/public public RUN make postprocess format