Skip to content

Commit b018f26

Browse files
authored
Merge pull request #69 from RediSearch/snyk-fix-ee8d57fd33635647586a8d1ebdf00512
[Snyk] Security upgrade python from 3.7.3 to 3.7.10
2 parents d948ede + 607232d commit b018f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/redisearch-python-rest/Dockerfile

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

33
WORKDIR /app
44
ADD . /app

0 commit comments

Comments
 (0)