@@ -57,15 +57,15 @@ param (
57
57
[string ] $imageCodeDxTools = ' codedx/codedx-tools:v2023.4.4' ,
58
58
[string ] $imageCodeDxToolsMono = ' codedx/codedx-toolsmono:v2023.4.4' ,
59
59
60
- [string ] $imagePrepare = ' codedx/codedx-prepare:v1.24 .0' ,
61
- [string ] $imageNewAnalysis = ' codedx/codedx-newanalysis:v1.24 .0' ,
62
- [string ] $imageSendResults = ' codedx/codedx-results:v1.24 .0' ,
63
- [string ] $imageSendErrorResults = ' codedx/codedx-error-results:v1.24 .0' ,
64
- [string ] $imageToolService = ' codedx/codedx-tool-service:v1.24 .0' ,
65
- [string ] $imagePreDelete = ' codedx/codedx-cleanup:v1.24 .0' ,
60
+ [string ] $imagePrepare = ' codedx/codedx-prepare:v1.25 .0' ,
61
+ [string ] $imageNewAnalysis = ' codedx/codedx-newanalysis:v1.25 .0' ,
62
+ [string ] $imageSendResults = ' codedx/codedx-results:v1.25 .0' ,
63
+ [string ] $imageSendErrorResults = ' codedx/codedx-error-results:v1.25 .0' ,
64
+ [string ] $imageToolService = ' codedx/codedx-tool-service:v1.25 .0' ,
65
+ [string ] $imagePreDelete = ' codedx/codedx-cleanup:v1.25 .0' ,
66
66
67
67
[string ] $imageCodeDxTomcatInit = ' codedx/codedx-tomcat:v2023.4.4' ,
68
- [string ] $imageMariaDB = ' codedx/codedx-mariadb:v1.22.1 ' ,
68
+ [string ] $imageMariaDB = ' codedx/codedx-mariadb:v1.23.0 ' ,
69
69
[string ] $imageMinio = ' bitnami/minio:2021.4.6-debian-10-r11' ,
70
70
[string ] $imageWorkflowController = ' codedx/codedx-workflow-controller:v2.17.0' ,
71
71
[string ] $imageWorkflowExecutor = ' codedx/codedx-argoexec:v2.17.0' ,
0 commit comments