Skip to content

Commit

Permalink
Update XSOAR Engineer Training Docker Image (demisto#34745)
Browse files Browse the repository at this point in the history
* Update XSOAR Engineer Training Docker Image

* revert changes

* bump docker image

* rm release notes

* readd 1_0_1

* update rn

* fix docker image in rn
  • Loading branch information
kgal-pan authored Jun 6, 2024
1 parent 6a79fc4 commit 808c77b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ script:
required: true
description: Send an email. (Doesn't actually send an email.)
name: xet-send-mail
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.10.14.97100
isfetch: true
runonce: false
script: ''
Expand Down
6 changes: 6 additions & 0 deletions Packs/XSOAR_Engineer_Training/ReleaseNotes/1_0_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### XSOAR Engineer Training

- Updated the Docker image to: *demisto/python3:3.10.14.97100*.
2 changes: 1 addition & 1 deletion Packs/XSOAR_Engineer_Training/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "XSOAR Engineer Training",
"description": "XSOAR Engineer Training (XET) Pack, this pack contains content utilized to train you on how to be an XSOAR Engineer.",
"support": "community",
"currentVersion": "1.0.1",
"currentVersion": "1.0.2",
"author": "Mike Beauchamp",
"url": "",
"email": "",
Expand Down

0 comments on commit 808c77b

Please sign in to comment.