Skip to content

Commit 2f4a1cf

Browse files
committed
1 parent 0e6566c commit 2f4a1cf

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)