1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 02:23:51 +00:00

move from sudo to exec setpriv (#2600)

This commit is contained in:
Kyle Spearrin
2023-01-19 17:11:52 -05:00
committed by GitHub
parent 41d1e48823
commit ae647bbf44
2 changed files with 1 additions and 2 deletions

View File

@@ -214,7 +214,6 @@ RUN apt-get update && apt-get install -y \
supervisor \
tzdata \
unzip \
sudo \
&& rm -rf /var/lib/apt/lists/*
# Create required directories