We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c803291 commit 5d342d0Copy full SHA for 5d342d0
citools/Dockerfile
@@ -4,7 +4,7 @@
4
# Run:
5
# docker run --rm -it test /bin/bash
6
###
7
-FROM python:3.12-slim
+FROM python:3.13-slim
8
9
ENV APT_PACKAGES="bash curl zip jq tree git make ca-certificates netcat"
10
ENV PYTHON_PACKAGES="yq pip python-nmap pyyaml boto3 awscli"
0 commit comments