Skip to content

Commit

Permalink
fix: maltego_trx/template_dir/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 24, 2024
1 parent cb2f40a commit 5d99649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maltego_trx/template_dir/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-slim
FROM python:3.14.0a1-slim

RUN apt-get update && apt-get upgrade --yes
RUN apt-get autoremove && apt-get clean
Expand Down

0 comments on commit 5d99649

Please sign in to comment.