snyk-bot 2024-03-01 05:28:33 +00:00
parent 1574b6ee97
commit 0a34a65512
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11.7-slim
FROM python:3.11.8-slim
RUN apt update
WORKDIR /usr/src/owaspnettacker
COPY . .