mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 13:23:12 +01:00
Add py3-cryptography module to allow armv7 builds to finish
This commit is contained in:
@@ -36,6 +36,7 @@ RUN set -ex && \
|
|||||||
postgresql \
|
postgresql \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
pv \
|
pv \
|
||||||
|
py3-cryptography \
|
||||||
redis \
|
redis \
|
||||||
sqlite \
|
sqlite \
|
||||||
xz \
|
xz \
|
||||||
|
|||||||
Reference in New Issue
Block a user