Skip to content

Commit 3cc1ca1

Browse files
authored
Merge pull request #9 from fronzec/snyk-fix-67bc018739c3486cba83b0a439a45930
[Snyk] Security upgrade python from 3.8 to 3.13.2
2 parents bfb2e8e + a87afa4 commit 3cc1ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memkv/__scripts__/locust/reads/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)