Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2022-08-08 01:07:47 +02:00
parent 6c2dbd5983
commit 3bb9d0ce63

2
Jenkinsfile vendored
View File

@ -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'