mirror of
https://github.com/linuxserver/docker-rsnapshot.git
synced 2026-02-20 08:31:18 +08:00
Merge pull request #6 from linuxserver/alpine-mirror
Use alpine mirror from official list
This commit is contained in:
commit
6c2dbd5983
@ -16,7 +16,7 @@ repo_vars:
|
||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/rsnapshot'
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- DIST_TAG = '3.14'
|
||||
- DIST_REPO = 'http://nl.alpinelinux.org/alpine/v3.14/main/'
|
||||
- DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.14/main/'
|
||||
- DIST_REPO_PACKAGES = 'rsnapshot'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user