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 99a37f9 commit 9099135Copy full SHA for 9099135
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11
+FROM registry.cn-shenzhen.aliyuncs.com/liangliangyy/python:3.11
2
ENV PYTHONUNBUFFERED 1
3
WORKDIR /code/djangoblog/
4
RUN apt-get update && \
0 commit comments