Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maizy committed Sep 19, 2021
1 parent c686744 commit 11096dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ docker-compose exec ponylib ponylib --help
### Requirements

* PostgreSQL 12+
* Go 1.16+
* Go 1.17+

### Init DB

Expand Down
2 changes: 1 addition & 1 deletion docs/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
version: "3.5"
services:
ponylib:
image: ghcr.io/maizy/ponylib:v2.0.0
image: ghcr.io/maizy/ponylib:v2.0.1
container_name: ponylib
command: ["web-ui"]
ports:
Expand Down

0 comments on commit 11096dc

Please sign in to comment.