Skip to content

Commit

Permalink
Prep for building 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Nov 9, 2021
1 parent b004688 commit 8c48690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Upon starting this image it will give you a ready to run server with many config
- [Installation](#installation)
- [Build from Source](#build-from-source)
- [Prebuilt Images](#prebuilt-images)
- [Multi Archictecture](#multi-archictecture)
- [Multi Architecture](#multi-archictecture)
- [Configuration](#configuration)
- [Quick Start](#quick-start)
- [Persistent Storage](#persistent-storage)
Expand Down Expand Up @@ -81,7 +81,7 @@ The following image tags are available along with their tagged release based on
| ------- | ------------ | --------- |
| latest | Alpine | `:latest` |

### Multi Archictecture
### Multi Architecture
Images are built primarily for `amd64` architecture, and may also include builds for `arm/v6`, `arm/v7`, `arm64` and others. These variants are all unsupported. Consider [sponsoring](https://github.com/sponsors/tiredofit) my work so that I can work with various hardware. To see if this image supports multiple architecures, type `docker manifest (image):(tag)`

## Configuration
Expand Down

0 comments on commit 8c48690

Please sign in to comment.