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 c17a59e commit b4adc85Copy full SHA for b4adc85
1 file changed
tools/docker/resolute/Dockerfile
@@ -19,7 +19,7 @@ RUN apt-get update \
19
&& apt-get install -y \
20
curl bash bc gcc-15 cpp-15 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
21
unzip diffutils lzop make file g++-15 xfonts-utils xsltproc default-jre-headless python3 \
22
- libc6-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
+ libc6-dev libcrypt-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
23
golang-1.26-go git openssh-client rsync upx-ucl \
24
--no-install-recommends \
25
&& ln -s /usr/lib/go-1.26 /usr/lib/go \
0 commit comments