We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c3200 commit ec21697Copy full SHA for ec21697
docker-compose.no.hipaa.yml
@@ -50,7 +50,7 @@ services:
50
depends_on:
51
- parse
52
db:
53
- image: netreconlab/parse-postgres:13-3.1
+ image: postgis/postgis:14-3.1
54
environment:
55
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
56
PG_PARSE_USER: ${PG_PARSE_USER}
docker-compose.yml
- image: netreconlab/hipaa-postgres:14-3_1
+ image: netreconlab/hipaa-postgres:14-3.2
0 commit comments