Skip to content

Commit eba6fee

Browse files
committed
better fix
1 parent c564cbf commit eba6fee

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ RUN apk add netpbm perl perl-parse-recdescent libxslt libxml2-utils patch make r
55
COPY . /var/www
66
WORKDIR /var/www
77

8-
COPY *.patch .
98
RUN touch null.patch && cat *.patch | patch -p1
109
RUN make images all gzip
1110

null.patch

Whitespace-only changes.

0 commit comments

Comments
 (0)