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.
1 parent 9cbba77 commit bb21ca3Copy full SHA for bb21ca3
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