diff --git a/debian/Jenkinsfile b/debian/Jenkinsfile index c6fbbd3..a8eaa0c 100644 --- a/debian/Jenkinsfile +++ b/debian/Jenkinsfile @@ -3,7 +3,7 @@ // Part of https://github.com/VitexSoftware/BuildImages String[] architectures = [] // 'amd64', 'aarch64', 'arm', 'i386' -String[] distributions = ['debian:bullseye', 'debian:bookworm', 'ubuntu:jammy'] +String[] distributions = ['debian:bullseye', 'debian:bookworm', 'debian:trixie', 'ubuntu:jammy'] String vendor = 'vitexsoftware' String distribution = ''