Skip to content

Commit

Permalink
add gosu install to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Aug 8, 2022
1 parent 4810096 commit d2c268f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apt-get update \
ca-certificates \
gcc \
git \
gosu \
libev4 \
libev-dev \
libevent-dev \
Expand Down

0 comments on commit d2c268f

Please sign in to comment.