Skip to content

Commit 03cf434

Browse files
author
Steve Salas
committed
Update to v5.0.6
1 parent ae3e933 commit 03cf434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ param (
5353
[string] $workflowEphemeralStorageReservation = '',
5454
[string] $nginxEphemeralStorageReservation = '',
5555

56-
[string] $imageCodeDxTomcat = 'codedx/codedx-tomcat:v5.0.5',
56+
[string] $imageCodeDxTomcat = 'codedx/codedx-tomcat:v5.0.6',
5757
[string] $imageCodeDxTools = 'codedx/codedx-tools:v1.0.2',
5858
[string] $imageCodeDxToolsMono = 'codedx/codedx-toolsmono:v1.0.2',
5959
[string] $imageNewAnalysis = 'codedx/codedx-newanalysis:v1.0.0',

0 commit comments

Comments
 (0)