Skip to content
Snippets Groups Projects
Commit 24657f4b authored by Nico's avatar Nico
Browse files

update dependencies

parent 3c84e208
No related branches found
No related tags found
No related merge requests found
Pipeline #1204 passed
FROM debian:11
RUN apt-get update \
&& apt-get install -y git subversion python build-essential gawk unzip libelf-dev libz-dev libncurses-dev libssl-dev time curl wget ecdsautils \
&& apt-get install -y git subversion python3 rsync build-essential gawk unzip libelf-dev libz-dev libncurses-dev libssl-dev time curl wget ecdsautils qemu-utils \
&& apt-get clean
# gluon build fails when running as root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment