Merge pull request #275 from linuxserver/drizuid-patch-1

Drizuid patch 1
pull/287/head 1.23.3.4707-ebb5fe9f3-ls59
driz 3 years ago committed by GitHub
commit 63b306bc41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save