mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-02 09:45:47 +01:00
Merge pull request #203 from linuxserver/alpine-mirror
Use alpine mirror from official list
This commit is contained in:
@@ -16,7 +16,7 @@ repo_vars:
|
|||||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/transmission'
|
- PR_DOCKERHUB_IMAGE = 'lspipepr/transmission'
|
||||||
- DIST_IMAGE = 'alpine'
|
- DIST_IMAGE = 'alpine'
|
||||||
- DIST_TAG = '3.15'
|
- DIST_TAG = '3.15'
|
||||||
- DIST_REPO = 'http://nl.alpinelinux.org/alpine/v3.15/community/'
|
- DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.15/community/'
|
||||||
- DIST_REPO_PACKAGES = 'transmission-daemon'
|
- DIST_REPO_PACKAGES = 'transmission-daemon'
|
||||||
- MULTIARCH='true'
|
- MULTIARCH='true'
|
||||||
- CI='true'
|
- CI='true'
|
||||||
|
|||||||
Reference in New Issue
Block a user