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 ae3e933 commit 03cf434Copy full SHA for 03cf434
setup/setup.ps1
@@ -53,7 +53,7 @@ param (
53
[string] $workflowEphemeralStorageReservation = '',
54
[string] $nginxEphemeralStorageReservation = '',
55
56
- [string] $imageCodeDxTomcat = 'codedx/codedx-tomcat:v5.0.5',
+ [string] $imageCodeDxTomcat = 'codedx/codedx-tomcat:v5.0.6',
57
[string] $imageCodeDxTools = 'codedx/codedx-tools:v1.0.2',
58
[string] $imageCodeDxToolsMono = 'codedx/codedx-toolsmono:v1.0.2',
59
[string] $imageNewAnalysis = 'codedx/codedx-newanalysis:v1.0.0',
0 commit comments