Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2023-02-11 14:53:03 -06:00
parent e21d37452f
commit d8d1808bc0

2
Jenkinsfile vendored
View File

@ -27,7 +27,7 @@ pipeline {
DOCKERHUB_IMAGE = 'linuxserver/jackett'
DEV_DOCKERHUB_IMAGE = 'lsiodev/jackett'
PR_DOCKERHUB_IMAGE = 'lspipepr/jackett'
DIST_IMAGE = 'ubuntu'
DIST_IMAGE = 'alpine'
MULTIARCH='true'
CI='true'
CI_WEB='true'