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/ansible-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Last modified: 2026-07-20T17:02:35.778345+00:00
# Last modified: 2026-08-18T04:58:42.187191+00:00

FROM demisto/python3-deb:3.12.13.11039180
FROM demisto/python3-deb:3.12.13.12042988

COPY requirements.txt .

Expand Down