Docker: linuxdeployqt v7 is the last release built on a system that allows it to run on CentOS 7
This commit is contained in:
@@ -58,6 +58,6 @@ COPY --from=ci-package-crashpad /. /usr/local/
|
||||
COPY --from=ci-package-otio /. /usr/local/
|
||||
COPY scripts/build_olive.sh /tmp/
|
||||
|
||||
RUN curl --location "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage" \
|
||||
RUN curl --location "https://github.com/probonopd/linuxdeployqt/releases/download/7/linuxdeployqt-7-x86_64.AppImage" \
|
||||
-o "/usr/local/linuxdeployqt-x86_64.AppImage" && \
|
||||
chmod a+x "/usr/local/linuxdeployqt-x86_64.AppImage"
|
||||
|
||||
Reference in New Issue
Block a user