mirror of
https://github.com/linuxserver/docker-pidgin.git
synced 2026-01-20 20:22:25 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
e84e1e9879
commit
06e879699f
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -24,8 +24,8 @@ pipeline {
|
||||
DEV_DOCKERHUB_IMAGE = 'lsiodev/pidgin'
|
||||
PR_DOCKERHUB_IMAGE = 'lspipepr/pidgin'
|
||||
DIST_IMAGE = 'alpine'
|
||||
DIST_TAG = '3.13'
|
||||
DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.13/community/'
|
||||
DIST_TAG = '3.14'
|
||||
DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.14/community/'
|
||||
DIST_REPO_PACKAGES = 'pidgin'
|
||||
MULTIARCH = 'true'
|
||||
CI = 'true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user