env: add versions for all services

- btc 26.0
- cln 24.0
- vls 0.11.0
- txoo 0.6.4
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2024-03-13 22:03:40 +05:30
parent 91e4c9b8af
commit 8702d3cc1a
7 changed files with 44 additions and 10 deletions

View File

@@ -49,7 +49,7 @@ compose:
- docker volume create vls_data
- docker buildx create --name=$BUILDER --use
script:
- echo "IMAGE_TAG=${IMAGE_TAG}" > .env
- export IMAGE_TAG=${IMAGE_TAG}
- ./scripts/build_from_cache.sh bitcoind
- ./scripts/build_from_cache.sh lightningd
- ./scripts/build_from_cache.sh txood