We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 893f7e0 + 2f4a1cf commit f9a13beCopy full SHA for f9a13be
solution/redis/viz-web-redis/stackdemo/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.4-alpine
+FROM python:3.8.14-alpine
2
ADD . /code
3
WORKDIR /code
4
RUN pip install -r requirements.txt
0 commit comments