Эх сурвалжийг харах

update AEROSPIKE_PHP_REPOSITORY source

bestlong 6 жил өмнө
parent
commit
d8f95bac2a
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      env-example

+ 2 - 2
env-example

@@ -322,8 +322,8 @@ AEROSPIKE_INFO_PORT=3003
 
 ## Temp solution, this should be in the dockerfile
 # for all versions "https://github.com/aerospike/aerospike-client-php/archive/master.tar.gz"
-# for php 7.2 (using this branch until the support for 7.2 on master) "https://github.com/aerospike/aerospike-client-php/archive/7.2.0-in-progress.tar.gz"
-AEROSPIKE_PHP_REPOSITORY=https://github.com/aerospike/aerospike-client-php/archive/7.2.0-in-progress.tar.gz
+# for php 7.2 (using this branch until the support for 7.2 on master) "https://github.com/aerospike/aerospike-client-php/archive/7.2.0-release-candidate.tar.gz"
+AEROSPIKE_PHP_REPOSITORY=https://github.com/aerospike/aerospike-client-php/archive/7.2.0-release-candidate.tar.gz
 
 ### RETHINKDB #############################################