Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit b454c99

Browse files
authored
Merge pull request #9 from linuxserver/move2
move to linuxserver endpoint, remove notice
2 parents fb47f65 + 5813c97 commit b454c99

File tree

3 files changed

+2
-24
lines changed

3 files changed

+2
-24
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pipeline {
2323
LS_USER = 'linuxserver'
2424
LS_REPO = 'docker-pixapop'
2525
CONTAINER_NAME = 'pixapop'
26-
DOCKERHUB_IMAGE = 'lsiocommunity/pixapop'
26+
DOCKERHUB_IMAGE = 'linuxserver/pixapop'
2727
DEV_DOCKERHUB_IMAGE = 'lsiodev/pixapop'
2828
PR_DOCKERHUB_IMAGE = 'lspipepr/pixapop'
2929
DIST_IMAGE = 'alpine'

jenkins-vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repo_vars:
1414
- LS_USER = 'linuxserver'
1515
- LS_REPO = 'docker-pixapop'
1616
- CONTAINER_NAME = 'pixapop'
17-
- DOCKERHUB_IMAGE = 'lsiocommunity/pixapop'
17+
- DOCKERHUB_IMAGE = 'linuxserver/pixapop'
1818
- DEV_DOCKERHUB_IMAGE = 'lsiodev/pixapop'
1919
- PR_DOCKERHUB_IMAGE = 'lspipepr/pixapop'
2020
- DIST_IMAGE = 'alpine'

root/etc/cont-init.d/90-warning

-22
This file was deleted.

0 commit comments

Comments
 (0)