We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a9957 commit 27f45b3Copy full SHA for 27f45b3
travis/phpqa/Dockerfile
@@ -6,8 +6,8 @@ ARG BUILD_PHP_SHA256="0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874
6
ARG BUILD_CHECK_SIGNATURE=true
7
ARG BUILD_CUSTOM_URL=''
8
ARG BUILD_REPO_URL=''
9
-ARG BUILD_SECP256K1_REPO="https://github.com/jonasnick/secp256k1.git"
10
-ARG BUILD_SECP256K1_COMMIT="a228e2f54d64692230ccb2937b12dd746c5157ed"
+ARG BUILD_SECP256K1_REPO="https://github.com/bitcoin-core/secp256k1.git"
+ARG BUILD_SECP256K1_COMMIT="efad3506a8937162e8010f5839fdf3771dfcf516"
11
12
ENV PHPIZE_DEPS \
13
autoconf \
0 commit comments