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.
2 parents 6936844 + 1042c20 commit 3e3f3feCopy full SHA for 3e3f3fe
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11.6-slim
+FROM python:3.11.7-slim
2
RUN apt update
3
WORKDIR /usr/src/owaspnettacker
4
COPY . .
0 commit comments