oci/PostgreSQL/backup: set base image -> images.onwalk.net/public/base/python-3.10:latest
This commit is contained in:
parent
bc26fef8ce
commit
b334bd920f
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-base
|
||||
FROM images.onwalk.net/public/base/python-3.10:latest
|
||||
|
||||
# 安装必要的软件包
|
||||
RUN apt-get update && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user