소스 검색

also have to add postgres to the container for pg_isready

Grant Limberg 1 주 전
부모
커밋
158d24545a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      environment.yml

+ 1 - 0
environment.yml

@@ -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