mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Packaging: removes an unused dependency (#42071)
* Packaging: removes an unused dependency libfontconfig1 was used by phantomjs but we aren't using phantomjs anymore * Packaging: removes further libfontconfig1 references
This commit is contained in:
@@ -132,7 +132,6 @@ RUN apt-get update && \
|
||||
python-pip \
|
||||
ca-certificates \
|
||||
curl \
|
||||
libfontconfig1 \
|
||||
gcc \
|
||||
g++ \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user