mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-01 17:35:46 +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'
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- 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'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
|
||||
Reference in New Issue
Block a user