Skip to content

Commit

Permalink
better fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dradetsky committed Nov 5, 2024
1 parent c564cbf commit eba6fee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ RUN apk add netpbm perl perl-parse-recdescent libxslt libxml2-utils patch make r
COPY . /var/www
WORKDIR /var/www

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

Expand Down
Empty file removed null.patch
Empty file.

0 comments on commit eba6fee

Please sign in to comment.