mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02: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