docs: docker version tags had an extra char

This commit is contained in:
Aarnav Tale
2025-04-05 11:58:32 -04:00
parent 2894c664d3
commit 524c5eb639
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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/headplane0.5.10:
image: ghcr.io/tale/headplane0.5.10
container_name: headplane
restart: unless-stopped
ports: