Skip to content

Commit

Permalink
Merge pull request #700 from codegouvfr/add_bash
Browse files Browse the repository at this point in the history
add bash
  • Loading branch information
andrew authored Oct 18, 2024
2 parents 06a54a9 + b9717c1 commit 26f22e1
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 @@ -22,6 +22,7 @@ RUN apk add --update \
curl-dev \
libc6-compat \
libarchive-tools \
bash \
&& rm -rf /var/cache/apk/* \
&& gem update --system \
&& gem install bundler foreman \
Expand Down

0 comments on commit 26f22e1

Please sign in to comment.