mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-01 02:38:21 +02:00
Document database connection retries and change alpine repo for catatonit
(cherry picked from commit 88e3835050c0418c060c8e3a704894763ee33aa0)
This commit is contained in:
@@ -79,7 +79,7 @@ RUN apk add --no-cache \
|
||||
openssl \
|
||||
curl \
|
||||
ca-certificates
|
||||
RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing catatonit
|
||||
RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community catatonit
|
||||
|
||||
RUN mkdir /data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user