Merge pull request #275 from linuxserver/drizuid-patch-1
Drizuid patch 1
This commit is contained in:
commit
63b306bc41
2 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ This image provides various versions that are available via tags. `latest` tag u
|
||||||
| Tag | Description |
|
| Tag | Description |
|
||||||
| :----: | --- |
|
| :----: | --- |
|
||||||
| latest | Stable releases with Focal baseimage |
|
| latest | Stable releases with Focal baseimage |
|
||||||
| bionic | Stable releases with Bionic baseimage |
|
| bionic | DEPRECATED - Stable releases with Bionic baseimage |
|
||||||
|
|
||||||
## Application Setup
|
## Application Setup
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ available_architectures:
|
||||||
development_versions: true
|
development_versions: true
|
||||||
development_versions_items:
|
development_versions_items:
|
||||||
- { tag: "latest", desc: "Stable releases with Focal baseimage" }
|
- { tag: "latest", desc: "Stable releases with Focal baseimage" }
|
||||||
- { tag: "bionic", desc: "Stable releases with Bionic baseimage" }
|
- { tag: "bionic", desc: "DEPRECATED - Stable releases with Bionic baseimage" }
|
||||||
|
|
||||||
# container parameters
|
# container parameters
|
||||||
common_param_env_vars_enabled: true #PGID, PUID, etc
|
common_param_env_vars_enabled: true #PGID, PUID, etc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue