Skip to content

Commit 5bcd97c

Browse files
committed
Update current version in documentation to 0.3
1 parent 7ff2db5 commit 5bcd97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ docker container run -p "7015:7015" -v /path/to/config:/srv/config ghcr.io/coded
2121
```yaml
2222
services:
2323
dirigent:
24-
image: ghcr.io/codedmonkey/dirigent:0.1
24+
image: ghcr.io/codedmonkey/dirigent:0.3
2525
ports:
2626
- "7015:7015"
2727
volumes:

0 commit comments

Comments
 (0)