update that this is a debian based image for package info

This commit is contained in:
thelamer
2023-12-29 22:28:16 -08:00
parent d283bec006
commit 8b9f00a8ac
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -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'