Skip to content

Commit

Permalink
Bump python in /integrations/malware_tools_analyzers
Browse files Browse the repository at this point in the history
Bumps python from 3.9-slim to 3.13-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 5107295 commit c66a4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/malware_tools_analyzers/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this base was derived from Thug requirements:
# https://github.com/REMnux/docker/blob/master/thug/Dockerfile
FROM python:3.9-slim
FROM python:3.13-slim

ENV PROJECT_PATH /opt/deploy
ENV LOG_PATH /var/log/threat_matrix/malware_tools_analyzers
Expand Down

0 comments on commit c66a4f4

Please sign in to comment.