Added install of sudo

For #699
This commit is contained in:
Geoff Bourne 2020-12-28 11:42:54 -06:00
parent 842c69fd80
commit 51e6d5dfbd

View file

@ -8,6 +8,7 @@ RUN apt-get update \
openjdk-8-jre-headless \
imagemagick \
gosu \
sudo \
curl wget \
jq \
dos2unix \