Skip to content

Commit 11096dc

Browse files
committed
v2.0.1
1 parent c686744 commit 11096dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ docker-compose exec ponylib ponylib --help
4343
### Requirements
4444

4545
* PostgreSQL 12+
46-
* Go 1.16+
46+
* Go 1.17+
4747

4848
### Init DB
4949

docs/docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
version: "3.5"
55
services:
66
ponylib:
7-
image: ghcr.io/maizy/ponylib:v2.0.0
7+
image: ghcr.io/maizy/ponylib:v2.0.1
88
container_name: ponylib
99
command: ["web-ui"]
1010
ports:

0 commit comments

Comments
 (0)