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 49526d0 commit 2411d70Copy full SHA for 2411d70
1 file changed
Dockerfile
@@ -52,6 +52,7 @@ RUN set -eux; \
52
apt-get update --quiet; \
53
apt-get install --yes --no-install-recommends \
54
autoconf \
55
+ cargo \
56
gettext \
57
libbz2-dev \
58
libcurl4-gnutls-dev \
0 commit comments