We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf48bf commit 49a61ceCopy full SHA for 49a61ce
Dockerfile
@@ -40,5 +40,7 @@ RUN \
40
libjpeg62-dev \
41
libgirepository-2.0-dev \
42
patch \
43
+ gcc \
44
+ g++ \
45
&& apt-get clean \
46
&& rm -rf /root/.cache /tmp/* /var/lib/apt/lists/*
0 commit comments