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

View File

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