Remove su-exec from Docker image (#6722)

It is no longer necessary since commit
aff432db1e.
lolsob-rspec
Akihiko Odaki 2018-03-10 19:42:42 +09:00 committed by Eugen Rochko
parent 6337d2099b
commit 9e68e02c8e
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ RUN apk -U upgrade \
libpq \
nodejs \
protobuf \
su-exec \
tini \
tzdata \
&& update-ca-certificates \