Skip to content
Closed
Changes from all 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/pcap-miner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Last modified: 2025-01-14T12:52:20.000000+00:00
# Last modified: 2025-10-21T12:45:05.133522+00:00

FROM demisto/python3:3.12.11.4819260
FROM demisto/python3:3.12.12.5490952

COPY requirements.txt .

Expand Down