From cd0f140c40faac6843b441430a0f82d02ba7fcc4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 8 Aug 2022 02:22:51 +0200 Subject: [PATCH] Bot Updating Templated Files --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index b833d58..6905127 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { 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'