Skip to content

Commit e3770e7

Browse files
authored
old version notes were no longer accurate after #3 was closed
1 parent ea59aa4 commit e3770e7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,4 @@ It will determine host, port, and login details directly from the linked postgre
4141

4242
### Version Notes
4343

44-
In order to guarantee stability, the version for pgcli is pinned in the Dockerfile. The maintainers (currently just @dencold) will work to keep this updated and make sure that things don't break between releases. Both the Docker image on the hub, as well as the git repository will be tagged with the version information and will match what we are pulling from pgcli.
45-
46-
Current version of the repository is **1.4.0**.
44+
This package used to pin pgcli's version to guarantee combatibility, but that's no longer the case. The docker container is created using `pip install pgcli` so you'll automatically get the latest version of the tool when you run your docker pull.

0 commit comments

Comments
 (0)