mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Proper refresh
This commit is contained in:
parent
ce5147d4d3
commit
4c3502bee2
@ -3,9 +3,7 @@ ARG DISTRO_VERSION=36
|
||||
FROM fedora:${DISTRO_VERSION} as single
|
||||
MAINTAINER Matthias Kuhn <matthias@opengis.ch>
|
||||
|
||||
RUN dnf update --refresh
|
||||
|
||||
RUN dnf -y install \
|
||||
RUN dnf -y --refresh install \
|
||||
bison \
|
||||
ccache \
|
||||
clang \
|
||||
|
Loading…
x
Reference in New Issue
Block a user