From 3bb9d0ce635e6feffe02cc3598517ffb0f09c8f6 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 8 Aug 2022 01:07:47 +0200 Subject: [PATCH] Bot Updating Templated Files --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index dc49361..30281fc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { 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'