Merge pull request #67 from svc-design/python-postgresql-backup
Python postgresql backup
This commit is contained in:
commit
259b1b8391
@ -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