File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 with :
3030 context : " {{defaultContext}}:docker/shotcut-build"
3131 push : true
32- tags : mltframework/shotcut-build:qt6.9.2 -ubuntu22.04
32+ tags : mltframework/shotcut-build:qt6.8.3 -ubuntu22.04
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ RUN apt-get update -qq && \
2020 cmake clang-15 curl g++-12 libgomp1 meson s3cmd
2121
2222WORKDIR /root/Qt
23- RUN curl -kLO --no-progress-meter https://s3.amazonaws.com/misc.meltymedia/shotcut-build/qt-6.9.2 -ubuntu22.04-x86_64.txz && \
24- tar -xJf qt-6.9.2 -ubuntu22.04-x86_64.txz && \
25- rm qt-6.9.2 -ubuntu22.04-x86_64.txz
23+ RUN curl -kLO --no-progress-meter https://s3.amazonaws.com/misc.meltymedia/shotcut-build/qt-6.8.3 -ubuntu22.04-x86_64.txz && \
24+ tar -xJf qt-6.8.3 -ubuntu22.04-x86_64.txz && \
25+ rm qt-6.8.3 -ubuntu22.04-x86_64.txz
2626
2727WORKDIR /root/shotcut
2828ENTRYPOINT ["/bin/bash" ]
You can’t perform that action at this time.
0 commit comments