Skip to content

Commit 49d827f

Browse files
committed
docs: Update image v2.14
1 parent 38c478b commit 49d827f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This database contains 4 tables :
4444
You can run a Docker container with this command (replace _xxxx_ by your local port) :
4545

4646
```shell
47-
docker run -d -p xxxx:5432 -e POSTGRES_PASSWORD=world123 ghusta/postgres-world-db:2.12
47+
docker run -d -p xxxx:5432 -e POSTGRES_PASSWORD=world123 ghusta/postgres-world-db:2.14
4848
```
4949

5050
# PostgreSQL configuration

0 commit comments

Comments
 (0)