mirror of
https://github.com/bitwarden/server.git
synced 2025-04-07 05:58:13 -05:00
Merge branch 'master' of github.com:bitwarden/server
This commit is contained in:
commit
ac5bc34e77
@ -6,6 +6,7 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
cron \
|
cron \
|
||||||
gosu \
|
gosu \
|
||||||
|
tzdata \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY crontab /etc/cron.d/bitwarden-cron
|
COPY crontab /etc/cron.d/bitwarden-cron
|
||||||
|
Loading…
x
Reference in New Issue
Block a user