Skip to content

Commit

Permalink
Added curl installation
Browse files Browse the repository at this point in the history
  • Loading branch information
PaniniHode authored Feb 5, 2024
1 parent 755e1b7 commit c3f0707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RUN corepack enable
RUN apt-get update \
&& apt-get install -qy \
build-essential file zip unzip gettext git \
musl libsystemd-dev nsis \
musl libsystemd-dev nsis curl \
rpm ruby ruby-dev rubygems \
protobuf-compiler libprotobuf-dev yamllint \
&& gem install --no-document fpm \
Expand Down

0 comments on commit c3f0707

Please sign in to comment.