Update Dockerfile

missed this one
master
Eddy Vervest 2 years ago committed by GitHub
parent c4c442d000
commit baea3d4086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ ENV TZ Etc/UTC
LABEL version=$VERSION
RUN set -eu \
&& apt update \
&& apt-get update \
&& echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections \
&& apt-get install -y --no-install-recommends \
python3 curl python3-pip git python3-multidict \

Loading…
Cancel
Save