Skip to content

Commit 4d2544d

Browse files
author
Tems Canaveral
authored
used v1.14 sql file for squash-tm
1 parent bd6f257 commit 4d2544d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker run --rm -it logicify/squash-tm /bin/bash
3535
and issue the following:
3636

3737
```
38-
psql -h <DBHOST HERE> --user $DB_USER $DB_NAME < ../database-scripts/postgresql-full-install-version-1.12.0.RELEASE.sql
38+
psql -h <DBHOST HERE> --user $DB_USER $DB_NAME < ../database-scripts/postgresql-full-install-version-1.14.0.RELEASE.sql
3939
```
4040

4141
## Docker compose example

0 commit comments

Comments
 (0)