mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-09 00:03:00 +02:00
also have to add postgres to the container for pg_isready
This commit is contained in:
parent
96aa893df4
commit
158d24545a
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ dependencies:
|
||||||
- conda-forge::libhiredis=1.3.0
|
- conda-forge::libhiredis=1.3.0
|
||||||
- conda-forge::nlohmann_json=3.12.0
|
- conda-forge::nlohmann_json=3.12.0
|
||||||
- conda-forge::jemalloc=5.3.0
|
- conda-forge::jemalloc=5.3.0
|
||||||
|
- conda-forge::postgresql=17.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue