File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is VS Code ru
19
19
- You're no longer running excess instances of Chrome."
20
20
project_lsio_github_repo_url : " https://github.com/linuxserver/docker-{{ project_name }}"
21
21
22
+ project_deprecation_status : true
23
+ project_deprecation_message : |
24
+ latest tag is now based on Ubuntu Focal
25
+
22
26
# supported architectures
23
27
available_architectures :
24
28
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -75,6 +79,7 @@ app_setup_block: |
75
79
76
80
# changelog
77
81
changelogs :
82
+ - { date: "19.01.21:", desc: "Deprecate the focal tag." }
78
83
- { date: "12.07.21:", desc: "Rebase to focal" }
79
84
- { date: "11.07.21:", desc: "Bump node to 14 to fix builds" }
80
85
- { date: "08.05.21:", desc: "Fix doc link" }
You can’t perform that action at this time.
0 commit comments