We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6f257 commit 4d2544dCopy full SHA for 4d2544d
README.md
@@ -35,7 +35,7 @@ docker run --rm -it logicify/squash-tm /bin/bash
35
and issue the following:
36
37
```
38
-psql -h <DBHOST HERE> --user $DB_USER $DB_NAME < ../database-scripts/postgresql-full-install-version-1.12.0.RELEASE.sql
+psql -h <DBHOST HERE> --user $DB_USER $DB_NAME < ../database-scripts/postgresql-full-install-version-1.14.0.RELEASE.sql
39
40
41
## Docker compose example
0 commit comments