Skip to content

Commit

Permalink
build(dockerfiles) update Dockerfile - autoupdate/demisto/python3_sub…
Browse files Browse the repository at this point in the history
…lime_3.12.8.1983910 (#35844)

* Update Dockerfiles

* Update Python version to 3.12

---------

Co-authored-by: auto dockerfiles update <>
Co-authored-by: ypreisler <ypreisler@paloaltonetworks.com>
Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 26, 2025
1 parent 439eb38 commit 3214be0
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 310 deletions.
2 changes: 1 addition & 1 deletion docker/sublime/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM demisto/python3:3.11.10.116949
FROM demisto/python3:3.12.8.1983910

# Upgrade all packages to latest
RUN apk --update --no-cache upgrade
Expand Down
2 changes: 1 addition & 1 deletion docker/sublime/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ more-itertools = "*"
defusedxml = "*"
sublime-cli = "*"
[requires]
python_version = "3.11"
python_version = "3.12"
Loading

0 comments on commit 3214be0

Please sign in to comment.