Skip to content

Commit 9099135

Browse files
authored
Update Dockerfile
1 parent 99a37f9 commit 9099135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11
1+
FROM registry.cn-shenzhen.aliyuncs.com/liangliangyy/python:3.11
22
ENV PYTHONUNBUFFERED 1
33
WORKDIR /code/djangoblog/
44
RUN apt-get update && \

0 commit comments

Comments
 (0)