File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ param (
5454 [string ] $nginxEphemeralStorageReservation = ' ' ,
5555
5656 [string ] $imageCodeDxTomcat = ' codedx/codedx-tomcat:v5.0.4' ,
57- [string ] $imageCodeDxTools = ' codedx/codedx-tools:v1.0.0 ' ,
58- [string ] $imageCodeDxToolsMono = ' codedx/codedx-toolsmono:v1.0.0 ' ,
57+ [string ] $imageCodeDxTools = ' codedx/codedx-tools:v1.0.1 ' ,
58+ [string ] $imageCodeDxToolsMono = ' codedx/codedx-toolsmono:v1.0.1 ' ,
5959 [string ] $imageNewAnalysis = ' codedx/codedx-newanalysis:v1.0.0' ,
6060 [string ] $imageSendResults = ' codedx/codedx-results:v1.0.0' ,
6161 [string ] $imageSendErrorResults = ' codedx/codedx-error-results:v1.0.0' ,
62- [string ] $imageToolService = ' codedx/codedx-tool-service:v1.0.1 ' ,
62+ [string ] $imageToolService = ' codedx/codedx-tool-service:v1.0.2 ' ,
6363 [string ] $imagePreDelete = ' codedx/codedx-cleanup:v1.0.0' ,
6464
6565 [int ] $toolServiceReplicas = 3 ,
You can’t perform that action at this time.
0 commit comments