Skip to content

Commit f1bbccb

Browse files
committed
bump remoting version in tests
1 parent c6a3ead commit f1bbccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/inbound-agent.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Describe "[$global:AGENT_TYPE > $global:AGENT_IMAGE] custom build args" {
117117
Push-Location -StackName 'agent' -Path "$PSScriptRoot/.."
118118
# Old version used to test overriding the build arguments.
119119
# This old version must have the same tag suffixes as the current windows images (`-jdk17-nanoserver` etc.), and the same Windows version (2019, 2022, etc.)
120-
$TEST_VERSION = "3203.v94ce994fdb_31"
120+
$TEST_VERSION = "3206.vb_15dcf73f6a_9"
121121
$customImageName = "custom-${global:AGENT_IMAGE}"
122122
}
123123

0 commit comments

Comments
 (0)