mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-13 15:03:36 +00:00
Don't base Docker libjxl stage on patches
There's nothing the stage uses in it
This commit is contained in:
@@ -249,7 +249,7 @@ RUN git clone -b v1.18.2 --depth=1 {{ GIT }}/strukturag/libheif.git \
|
||||
&& cd .. \
|
||||
&& rm -rf libheif
|
||||
|
||||
FROM patches AS libjxl
|
||||
FROM builder AS libjxl
|
||||
COPY --link --from=lcms2 {{ LibrariesPath }}/lcms2-cache /
|
||||
COPY --link --from=brotli {{ LibrariesPath }}/brotli-cache /
|
||||
COPY --link --from=highway {{ LibrariesPath }}/highway-cache /
|
||||
|
||||
Reference in New Issue
Block a user