Skip to content

Commit

Permalink
Merge pull request #128 from poespas/patch-2
Browse files Browse the repository at this point in the history
Include amqp with the hypernode deploy docker image
  • Loading branch information
tdgroot authored Jan 3, 2025
2 parents b865cba + 161ac26 commit 0de0ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ RUN apt-get update && \
bc \
&& apt install -y --no-install-recommends \
php${PHP_VERSION} \
php${PHP_VERSION}-amqp \
php${PHP_VERSION}-bcmath \
php${PHP_VERSION}-bz2 \
php${PHP_VERSION}-cli \
Expand Down

0 comments on commit 0de0ad4

Please sign in to comment.