mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-07 15:18:08 -05:00
Replaced arm tags with latest
Replaced `:arm` and `:armv7` tags with `latest` as they are now deprecated.
This commit is contained in:
@@ -23,12 +23,13 @@ Check out our [issue tracker](https://github.com/Fallenbagel/jellyseerr/issues).
|
|||||||
## Supported Architectures
|
## Supported Architectures
|
||||||
|
|
||||||
Jellyseerr image support multiple architectures such as x86-64, arm64 and armv7.
|
Jellyseerr image support multiple architectures such as x86-64, arm64 and armv7.
|
||||||
|
**NOTE: `:arm` and `:armv7` tag has been deprecated and replaced with `:latest`.**
|
||||||
|
|
||||||
| **Architecture** | **Tag** |
|
| **Architecture** | **Tag** |
|
||||||
| ---------------- | ------- |
|
| ---------------- | ------- |
|
||||||
| x86-64 | latest |
|
| x86-64 | latest |
|
||||||
| ARM64 | arm |
|
| ARM64 | latest |
|
||||||
| ARMv7 | armv7 |
|
| ARMv7 | latest |
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user