Skip to content

Commit ea274e3

Browse files
Revert "auto update docker staging branch 17 (#36630)"
This reverts commit 610992f.
1 parent 124330b commit ea274e3

File tree

34 files changed

+34
-34
lines changed

34 files changed

+34
-34
lines changed

Packs/AzureCompute/Integrations/AzureCompute_v2/AzureCompute_v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ script:
648648
description: Run this command if for some reason you need to rerun the authentication process.
649649
execution: false
650650
name: azure-vm-auth-reset
651-
dockerimage: demisto/crypto:1.0.0.111961
651+
dockerimage: demisto/crypto:1.0.0.107997
652652
runonce: false
653653
script: '-'
654654
subtype: python3

Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2987,7 +2987,7 @@ script:
29872987
- description: Generate the login url used for Authorization code flow.
29882988
name: azure-devops-generate-login-url
29892989
arguments: []
2990-
dockerimage: demisto/crypto:1.0.0.111961
2990+
dockerimage: demisto/crypto:1.0.0.100803
29912991
isremotesyncout: true
29922992
ismappable: true
29932993
isfetch: true

Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ script:
10891089
- contextPath: AzureFirewall.ResourceGroup.type
10901090
description: The type of the resource group.
10911091
type: String
1092-
dockerimage: demisto/crypto:1.0.0.111961
1092+
dockerimage: demisto/crypto:1.0.0.87358
10931093
runonce: false
10941094
script: '-'
10951095
subtype: python3

Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ script:
964964
description: Run this command if for some reason you need to rerun the authentication process.
965965
execution: false
966966
name: azure-key-vault-auth-reset
967-
dockerimage: demisto/crypto:1.0.0.111961
967+
dockerimage: demisto/crypto:1.0.0.96042
968968
runonce: false
969969
script: '-'
970970
subtype: python3

Packs/AzureKubernetesServices/Integrations/AzureKubernetesServices/AzureKubernetesServices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ script:
394394
- contextPath: AzureKS.ResourceGroup.tags.type
395395
description: 'The type tag associated with the Azure Kubernetes resource group.'
396396
type: String
397-
dockerimage: demisto/crypto:1.0.0.111961
397+
dockerimage: demisto/crypto:1.0.0.101635
398398
runonce: false
399399
script: '-'
400400
subtype: python3

Packs/AzureLogAnalytics/Integrations/AzureLogAnalytics/AzureLogAnalytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ script:
707707
name: workspace_name
708708
description: Delete a Log Analytics workspace table. We recommend you delete the search job when you're done querying the table. This reduces workspace clutter and extra charges for data retention.
709709
name: azure-log-analytics-delete-search-job
710-
dockerimage: demisto/crypto:1.0.0.111961
710+
dockerimage: demisto/crypto:1.0.0.99611
711711
runonce: false
712712
script: '-'
713713
subtype: python3

Packs/AzureNetworkSecurityGroups/Integrations/AzureNetworkSecurityGroups/AzureNetworkSecurityGroups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ script:
613613
- contextPath: AzureNSG.ResourceGroup.tags.type
614614
description: 'The type tag associated with the Azure Network Security Groups resource group.'
615615
type: String
616-
dockerimage: demisto/crypto:1.0.0.111961
616+
dockerimage: demisto/crypto:1.0.0.91402
617617
runonce: false
618618
script: '-'
619619
subtype: python3

Packs/AzureResourceGraph/Integrations/AzureResourceGraph/AzureResourceGraph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ script:
101101
description: Data returned from query.
102102
type: String
103103
description: 'Executes a given Azure Resource Graph Query. (Ex: query="Resources | project name, type | limit 5 | order by name asc").'
104-
dockerimage: demisto/crypto:1.0.0.111961
104+
dockerimage: demisto/crypto:1.0.0.100307
105105
runonce: false
106106
script: ''
107107
subtype: python3

Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ script:
326326
- contextPath: AzureRiskyUsers.RiskDetection.tokenIssuerType
327327
description: 'Indicates the type of token issuer for the detected sign-in risk. Possible values are: AzureAD, ADFederationServices, UnknownFutureValue.'
328328
type: String
329-
dockerimage: demisto/crypto:1.0.0.111961
329+
dockerimage: demisto/crypto:1.0.0.96042
330330
runonce: false
331331
script: '-'
332332
subtype: python3

Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ script:
652652
- contextPath: AzureSQL.ResourceGroup.tags
653653
description: The tags attached to the resource group.
654654
type: String
655-
dockerimage: demisto/crypto:1.0.0.111961
655+
dockerimage: demisto/crypto:1.0.0.100307
656656
runonce: false
657657
script: '-'
658658
subtype: python3

0 commit comments

Comments
 (0)