We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd92c85 commit 21b018fCopy full SHA for 21b018f
psmdb/psmdb-docker-cve.groovy
@@ -25,7 +25,7 @@ pipeline {
25
axes {
26
axis {
27
name 'PSMDB_VERSION'
28
- values '6.0', '7.0'
+ values '6.0', '7.0', '8.0'
29
}
30
31
stages {
0 commit comments