Skip to content

demisto/powershell-ubuntu:7.4.6.116823 | 0-100 | PR batch #1/1 #37773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ script:
required: true
description: Set integration versioned context.
name: pwsh-test-set-integration-versioned-context
dockerimage: demisto/powershell-ubuntu:7.2.2.29705
dockerimage: demisto/powershell-ubuntu:7.4.6.116823
runonce: false
script: '-'
type: powershell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ script:
description: The unique identifier for this relationship.
type: number
description: Gets the relationships between a device and its primary users.
dockerimage: demisto/powershell-ubuntu:7.3.0.80529
dockerimage: demisto/powershell-ubuntu:7.4.6.116823
fromversion: 5.5.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ script:
- contextPath: PsRemote.FQDN
description: The Fully Qualified Domain Name of the host on which the command was invoked.
type: string
dockerimage: demisto/powershell-ubuntu:7.4.1.86201
dockerimage: demisto/powershell-ubuntu:7.4.6.116823
script: ''
type: powershell
fromversion: 6.0.0
Expand Down
Loading