Skip to content

Commit 1400301

Browse files
committed
feat: add sqlite3 for database backup
1 parent de26433 commit 1400301

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ RUN apt update && apt install -y --no-install-recommends \
4242
&& apt update && apt install -y --no-install-recommends \
4343
caddy \
4444
restic \
45+
sqlite3 \
4546
openssl \
4647
tzdata \
4748
ntpsec-ntpdate \

0 commit comments

Comments
 (0)