We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c946bba commit 0a13c37Copy full SHA for 0a13c37
debian/Jenkinsfile
@@ -1,6 +1,6 @@
1
#!groovy
2
3
-String[] distributions = ['debian:trixie', 'debian:forky', 'ubuntu:jammy', 'ubuntu:noble']
+String[] distributions = ['debian:bookworm', 'debian:trixie', 'debian:forky', 'ubuntu:jammy', 'ubuntu:noble']
4
5
String vendor = 'vitexsoftware'
6
String distribution = ''
0 commit comments