Skip to content

Commit

Permalink
docs: Update image v2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ghusta committed Feb 29, 2024
1 parent 3d24247 commit 53212d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This database contains 4 tables :
You can run a Docker container with this command (replace _xxxx_ by your local port) :

```shell
docker run -d -p xxxx:5432 ghusta/postgres-world-db:2.10
docker run -d -p xxxx:5432 ghusta/postgres-world-db:2.11
```

# PostgreSQL configuration
Expand Down

0 comments on commit 53212d7

Please sign in to comment.