Skip to content

Commit

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

* Update Dockerfiles

* Update Python version to 3.12

---------

Co-authored-by: auto dockerfiles update <>
Co-authored-by: ypreisler <[email protected]>
  • Loading branch information
content-bot and yaakovpraisler authored Jan 23, 2025
1 parent bd6e577 commit e11e298
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docker/dnstwist/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

COPY requirements.txt .

Expand Down
2 changes: 1 addition & 1 deletion docker/dnstwist/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ python-whois = "*"
[dev-packages]

[requires]
python_version = "3.11"
python_version = "3.12"
22 changes: 7 additions & 15 deletions docker/dnstwist/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e11e298

Please sign in to comment.