This commit is contained in:
Nyall Dawson 2023-05-10 07:05:05 +10:00
parent 73c7e4756b
commit ef954214d9

View File

@ -70,7 +70,7 @@ RUN dnf -y --refresh install \
dos2unix
# Workaround https://bugreports.qt.io/browse/QTBUG-113227 for now, roll back to qt 6.4
RUN dnf downgrade qt6-qtbase-6.4.3-1.fc38 --allowerasing
RUN dnf -y downgrade qt6-qtbase-6.4.3-1.fc38 --allowerasing
# Oracle : client side
RUN curl https://download.oracle.com/otn_software/linux/instantclient/199000/instantclient-basic-linux.x64-19.9.0.0.0dbru.zip > instantclient-basic-linux.x64-19.9.0.0.0dbru.zip