Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Commit 98b25b0

Browse files
committed
add envs
1 parent bba7117 commit 98b25b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hooks/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env sh
2+
printenv
23
export LIBRDKAFKA_VERSION=0.11.6-r0
34
export EXT_RDKAFKA_VERSION=3.0.5
45
docker build --build-arg LIBRDKAFKA_VERSION=$LIBRDKAFKA_VERSION --build-arg EXT_RDKAFKA_VERSION=$EXT_RDKAFKA_VERSION -t nickzurich/php-rdkafka:$CACHE_TAG .

0 commit comments

Comments
 (0)