Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 67e5b4c

Browse files
committed
Fix jenkins-vars
1 parent 0781ff3 commit 67e5b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repo_vars:
1717
- DOCKERHUB_IMAGE = 'linuxserver/domoticz'
1818
- DEV_DOCKERHUB_IMAGE = 'lsiodev/domoticz'
1919
- PR_DOCKERHUB_IMAGE = 'lspipepr/domoticz'
20-
- DIST_IMAGE = 'alpine'
20+
- DIST_IMAGE = 'ubuntu'
2121
- MULTIARCH='true'
2222
- CI='true'
2323
- CI_WEB='true'

0 commit comments

Comments
 (0)