Compare commits

..

No commits in common. "v0.4.0-2" and "v0.4.0-1" have entirely different histories.

1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ RUN apk --update add ca-certificates && \
ADD src/target/x86_64-unknown-linux-musl/release/vaultwarden_ldap /app
VOLUME /app/data
USER app
STOPSIGNAL SIGTERM