zebra/docker
Gustavo Valverde c8be9944cf
fix(ci): pin lightwalletd to v0.4.17 to prevent CI failures (#9575)
Pin lightwalletd container to v0.4.17 instead of using latest tag.
The latest version (v0.4.18) broke our lightwalletd integration tests,
causing CI pipeline failures.

Using pinned versions prevents unexpected test failures when upstream
dependencies change and gives us control over when to update and test
compatibility.
2025-06-03 16:10:34 +00:00
..
zcash-lightwalletd ref(build)!: use official lightwallted image for CI (#8323) 2024-02-29 15:50:50 +00:00
.env refactor(docker): Enhance Zebra configuration options and entrypoint logic (#9344) 2025-04-16 12:27:32 +00:00
Dockerfile fix(ci): pin lightwalletd to v0.4.17 to prevent CI failures (#9575) 2025-06-03 16:10:34 +00:00
default-zebra-config.toml docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00
docker-compose.grafana.yml docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00
docker-compose.lwd.yml docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00
docker-compose.test.yml docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00
docker-compose.yml refactor(docker): Enhance Zebra configuration options and entrypoint logic (#9344) 2025-04-16 12:27:32 +00:00
entrypoint.sh refactor(docker): Enhance Zebra configuration options and entrypoint logic (#9344) 2025-04-16 12:27:32 +00:00
test.env docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00
zcash.conf docs(docker): update examples for running Zebra in Docker (#9269) 2025-02-19 17:44:06 +00:00