Skip to content

Commit

Permalink
Include amqp with the hypernode deploy docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
poespas authored Jan 3, 2025
1 parent b865cba commit 161ac26
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 161ac26

Please sign in to comment.