mirror of
https://github.com/bitwarden/server.git
synced 2025-06-27 14:16:19 -05:00
fix(events): re-add kerberos tools to container image (#6007)
This commit is contained in:
parent
b418b07f26
commit
82aa47ad42
@ -50,6 +50,7 @@ RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
gosu \
|
||||
curl \
|
||||
krb5-user \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Copy app from the build stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user