mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 13:23:12 +01:00
Add initial sqlite3 support
This commit is contained in:
@@ -30,6 +30,7 @@ RUN set -ex && \
|
||||
postgresql \
|
||||
postgresql-client \
|
||||
redis \
|
||||
sqlite \
|
||||
xz \
|
||||
zstd \
|
||||
&& \
|
||||
|
||||
Reference in New Issue
Block a user