Skip to content

Commit bfb2e8e

Browse files
authored
Merge pull request #8 from fronzec/snyk-fix-133a70cf3fe289d0151d2342b6fe238f
[Snyk] Security upgrade python from 3.8 to 3.13.2
2 parents 5eff811 + 469afc0 commit bfb2e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memkv/__scripts__/locust/writes/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8
1+
FROM python:3.13.2
22

33
RUN pip3 install locust
44

0 commit comments

Comments
 (0)