We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23ccf5f + bb21ca3 commit 591ad39Copy full SHA for 591ad39
docs/BUILD-RUN.md
@@ -68,7 +68,7 @@ docker run -p 8080:8080 -d ghcr.io/tursodatabase/libsql-server:latest
68
```
69
70
Or you can run a specific version using one of the [sqld container release
71
-tags] in the following form for version X.Y.Z:
+tags](https://github.com/tursodatabase/libsql/pkgs/container/libsql-server) in the following form for version X.Y.Z:
72
73
```bash
74
docker run -p 8080:8080 -d ghcr.io/tursodatabase/libsql-server:vX.Y.Z
0 commit comments