Skip to content
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docker/py3-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Last modified: 2026-06-24T04:49:35.532453+00:00
# Last modified: 2026-08-18T04:58:42.187191+00:00


FROM demisto/python3:3.12.13.10404775
FROM demisto/python3:3.12.13.12042988

COPY requirements.txt .

Expand Down