Skip to content

Commit

Permalink
ci: add bash and jq to docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Nov 13, 2024
1 parent 2c107b7 commit cc1d621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ RUN <<EOF
openssh-keysign \
rsync \
patch \
jq \
bash \
php-${PHP_VERSION} \
php-${PHP_VERSION}-fileinfo \
php-${PHP_VERSION}-openssl \
Expand Down

0 comments on commit cc1d621

Please sign in to comment.