Skip to content

Commit

Permalink
Update src/content/docs/guides/manual-installation.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Carson McManus <[email protected]>
  • Loading branch information
nhedger and dyc3 authored Jan 19, 2025
1 parent d1cd1f2 commit 67dfd7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/guides/manual-installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ the **amd64** and **arm64** architectures for all Biome versions starting from `

```
ghcr.io/biomejs/biome:{major}
ghcr.io/biomejs/biome:{major}{minor}
ghcr.io/biomejs/biome:{major}{minor}{patch}
ghcr.io/biomejs/biome:{major}.{minor}
ghcr.io/biomejs/biome:{major}.{minor}.{patch}
```

Here are a couple examples on how to use the Docker image:
Expand Down

0 comments on commit 67dfd7a

Please sign in to comment.