mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-14 09:52:21 +00:00
add alpine edge repo for latest postgres client
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM restic/restic:0.17.3
|
||||
|
||||
RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories
|
||||
RUN apk update && apk add \
|
||||
python3 \
|
||||
py3-pip \
|
||||
|
||||
Reference in New Issue
Block a user