Skip to content

Commit 63b306b

Browse files
authored
Merge pull request #275 from linuxserver/drizuid-patch-1
Drizuid patch 1
2 parents f11ee17 + 40f3240 commit 63b306b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This image provides various versions that are available via tags. `latest` tag u
6464
| Tag | Description |
6565
| :----: | --- |
6666
| latest | Stable releases with Focal baseimage |
67-
| bionic | Stable releases with Bionic baseimage |
67+
| bionic | DEPRECATED - Stable releases with Bionic baseimage |
6868

6969
## Application Setup
7070

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ available_architectures:
1818
development_versions: true
1919
development_versions_items:
2020
- { tag: "latest", desc: "Stable releases with Focal baseimage" }
21-
- { tag: "bionic", desc: "Stable releases with Bionic baseimage" }
21+
- { tag: "bionic", desc: "DEPRECATED - Stable releases with Bionic baseimage" }
2222

2323
# container parameters
2424
common_param_env_vars_enabled: true #PGID, PUID, etc

0 commit comments

Comments
 (0)