Update tags

Louis Lam 2024-10-29 18:41:11 +08:00
parent 43ae80737c
commit 9979b5ee09

@ -38,10 +38,13 @@
## Docker Tags ## Docker Tags
### Recommended Tags
Not available yet.
<!-- <!--
### Recommended Tags
| Tag | Description | | Tag | Description |
|------------|--------------------------------------------------| |------------|--------------------------------------------------|
@ -72,10 +75,33 @@
### Unstable Tags ### Unstable Tags
#### Beta Tags
| Tag | Description | | Tag | Description |
|-------------------|-------------------------------------------| |--------------------|-------------------------------------------|
| beta | The latest of Beta version of Uptime Kuma | | beta | The latest of Beta version of Uptime Kuma |
| beta-slim | (Slim) The latest of Beta version of Uptime Kuma |
#### Other Beta Tags
| Tag | Description |
|--------------------|-------------------------------------------|
| 2.x.x-beta.x | Pinned to a specific beta release | | 2.x.x-beta.x | Pinned to a specific beta release |
| 2.x.x-beta-slim.x | (Slim) Pinned to a specific beta release |
#### Beta Rootless Tags
| Tag | Description |
|--------------------|-------------------------------------------|
| beta-rootless | The latest of Beta version of Uptime Kuma (Rootless) |
| beta-slim-rootless | (Slim) The latest of Beta version of Uptime Kuma (Rootless) |
| 2.x.x-beta-rootless.x | Pinned to a specific beta release (Rootless) |
| 2.x.x-beta-slim-rootless.x | (Slim) Pinned to a specific beta release (Rootless) |
#### Nightly Tags
| Tag | Description |
|--------------------|-------------------------------------------|
| nightly2 | Development build | | nightly2 | Development build |
| nightly2-rootless | Rootless development build | | nightly2-rootless | Rootless development build |