Skip to content

Commit a72d0df

Browse files
Update Docker Image To demisto/netmiko (demisto#25023)
* Updated Metadata Of Pack RemoteAccess * Added release notes to pack RemoteAccess * Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update --------- Co-authored-by: Shelly Tzohar <[email protected]>
1 parent f3f16f9 commit a72d0df

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ script:
239239
- contextPath: File.Type
240240
description: The file type, as determined by libmagic (same as displayed in file entries).
241241
type: String
242-
dockerimage: demisto/netmiko:1.0.0.47907
242+
dockerimage: demisto/netmiko:1.0.0.49353
243243
feed: false
244244
isfetch: false
245245
longRunning: false
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### RemoteAccess v2
3+
- Updated the Docker image to: *demisto/netmiko:1.0.0.49353*.

Packs/RemoteAccess/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Remote Access",
33
"description": "Transfer files and execute commands via SSH on remote machines.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.14",
5+
"currentVersion": "1.0.15",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)