chore: update docs to reflect 0.5.1
This commit is contained in:
parent
a7e4f3e4d2
commit
5b716ab5ce
3 changed files with 38 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ Here is what a sample Docker Compose deployment would look like:
|
|||
services:
|
||||
headplane:
|
||||
# I recommend you pin the version to a specific release
|
||||
image: ghcr.io/tale/headplane:0.5.0
|
||||
image: ghcr.io/tale/headplane:0.5.1
|
||||
container_name: headplane
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue