Skip to content

Commit 161ac26

Browse files
authored
Include amqp with the hypernode deploy docker image
1 parent b865cba commit 161ac26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RUN apt-get update && \
5555
bc \
5656
&& apt install -y --no-install-recommends \
5757
php${PHP_VERSION} \
58+
php${PHP_VERSION}-amqp \
5859
php${PHP_VERSION}-bcmath \
5960
php${PHP_VERSION}-bz2 \
6061
php${PHP_VERSION}-cli \

0 commit comments

Comments
 (0)