Browse Source

Remove su-exec from Docker image (#6722)

It is no longer necessary since commit
be9bab171d.
pull/4/head
Akihiko Odaki 6 years ago
committed by Eugen Rochko
parent
commit
58a4633707
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile View File

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

Loading…
Cancel
Save