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.
1 parent 0e6566c commit 2f4a1cfCopy full SHA for 2f4a1cf
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