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 \ openjdk-8-jre-headless \
imagemagick \ imagemagick \
gosu \ gosu \
sudo \
curl wget \ curl wget \
jq \ jq \
dos2unix \ dos2unix \