Skip to content

Commit f9a13be

Browse files
authored
Merge pull request #199 from ayoinc/snyk-fix-7cfec388c1cf9a143b79cd320a1efd32
2 parents 893f7e0 + 2f4a1cf commit f9a13be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solution/redis/viz-web-redis/stackdemo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.4-alpine
1+
FROM python:3.8.14-alpine
22
ADD . /code
33
WORKDIR /code
44
RUN pip install -r requirements.txt

0 commit comments

Comments
 (0)