fix: use SWR Python base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10-slim
|
||||
FROM swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/python:3.10-slim
|
||||
|
||||
WORKDIR /app
|
||||
COPY test_restart.py /app/test_restart.py
|
||||
|
||||
Reference in New Issue
Block a user