mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-12 06:33:57 +00:00
Merge branch 'fix-timezone-alpine-container' of https://github.com/mrckndt/vaultwarden into mrckndt-fix-timezone-alpine-container
This commit is contained in:
commit
37525b1e7e
3 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,7 @@ ENV SSL_CERT_DIR=/etc/ssl/certs
|
|||
RUN mkdir /data \
|
||||
&& apk add --no-cache \
|
||||
openssl \
|
||||
tzdata \
|
||||
curl \
|
||||
dumb-init \
|
||||
postgresql-libs \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue