also have to add postgres to the container for pg_isready

This commit is contained in:
Grant Limberg 2025-09-04 10:30:08 -07:00
parent 96aa893df4
commit 158d24545a

View file

@ -18,3 +18,4 @@ dependencies:
- conda-forge::libhiredis=1.3.0
- conda-forge::nlohmann_json=3.12.0
- conda-forge::jemalloc=5.3.0
- conda-forge::postgresql=17.6