mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-12-16 04:59:44 +01:00
Rebase to Alpine 3.18, deprecate armhf
This commit is contained in:
@@ -12,7 +12,6 @@ project_blurb_optional_extras_enabled: false
|
||||
available_architectures:
|
||||
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
- { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
|
||||
- { arch: "{{ arch_armhf }}", tag: "arm32v7-latest"}
|
||||
|
||||
# development version
|
||||
development_versions: false
|
||||
@@ -81,6 +80,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." }
|
||||
- { date: "14.05.23:", desc: "Explicitly install transmission-remote." }
|
||||
- { date: "02.03.23:", desc: "Add cron init to allow user customizable crontabs." }
|
||||
- { date: "08.02.23:", desc: "Rebase to Alpine Edge to get access to most up to date builds of Transmission. Remove bundled 3rd party UI packages." }
|
||||
|
||||
Reference in New Issue
Block a user