update that this is a debian based image for package info
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -23,7 +23,7 @@ pipeline {
|
||||
DOCKERHUB_IMAGE = 'linuxserver/chromium'
|
||||
DEV_DOCKERHUB_IMAGE = 'lsiodev/chromium'
|
||||
PR_DOCKERHUB_IMAGE = 'lspipepr/chromium'
|
||||
DIST_IMAGE = 'alpine'
|
||||
DIST_IMAGE = 'ubuntu'
|
||||
MULTIARCH = 'true'
|
||||
CI = 'true'
|
||||
CI_WEB = 'true'
|
||||
|
||||
@@ -15,7 +15,7 @@ repo_vars:
|
||||
- DOCKERHUB_IMAGE = 'linuxserver/chromium'
|
||||
- DEV_DOCKERHUB_IMAGE = 'lsiodev/chromium'
|
||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/chromium'
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- DIST_IMAGE = 'ubuntu'
|
||||
- MULTIARCH = 'true'
|
||||
- CI = 'true'
|
||||
- CI_WEB = 'true'
|
||||
|
||||
Reference in New Issue
Block a user