Skip to content

Commit

Permalink
Add libyaml-dev to Dockerfile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Feb 21, 2025
1 parent 9c4921e commit 9c11ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get -yq dist-upgrad
default-jdk-headless \
netcat \
git \
libyaml-dev \
&& gem update --system \
&& gem install bundler foreman \
&& bundle config --global frozen 1 \
Expand Down

0 comments on commit 9c11ac8

Please sign in to comment.