mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Don't double refresh dnf repos
This commit is contained in:
parent
dfc6a88031
commit
779155f634
@ -96,7 +96,7 @@ ENV LANG=C.UTF-8
|
||||
|
||||
FROM binary-for-oracle as binary-only
|
||||
|
||||
RUN dnf -y --refresh install \
|
||||
RUN dnf -y install \
|
||||
python3-gdal \
|
||||
python3-nose2 \
|
||||
python3-psycopg2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user