Skip to content

Commit 9a58504

Browse files
authored
Merge pull request #752 from OWASP/snyk-fix-21adb73e7146727149c932fb8de1476f
[Snyk] Security upgrade python from 3.11.5-slim to 3.11.6-slim
2 parents b1a65b7 + c843555 commit 9a58504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.5-slim
1+
FROM python:3.11.6-slim
22
RUN apt update
33
WORKDIR /usr/src/owaspnettacker
44
COPY . .

0 commit comments

Comments
 (0)