Skip to content

Commit 76f02b9

Browse files
committed
updating pipeline config
1 parent fa4b92f commit 76f02b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pipeline {
1414
BUILD_VERSION_ARG = 'BOOKSTACK_RELEASE'
1515
LS_USER = 'linuxserver'
1616
LS_REPO = 'docker-bookstack'
17-
DOCKERHUB_IMAGE = 'linuxserver/bookstack'
17+
DOCKERHUB_IMAGE = 'lspipelive/bookstack'
1818
DEV_DOCKERHUB_IMAGE = 'lspipetest/bookstack'
1919
PR_DOCKERHUB_IMAGE = 'lspipepr/bookstack'
2020
BUILDS_DISCORD = credentials('build_webhook_url')

0 commit comments

Comments
 (0)