This commit is contained in:
Ivan Blinkov 2020-07-02 12:31:18 +03:00 committed by GitHub
parent e9d3c48f56
commit b9b7abe816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ ARG gosu_ver=1.10
RUN apt-get update \
&& apt-get install --yes --no-install-recommends \
apt-transport-https \
ca-certificates \
dirmngr \
gnupg \
&& mkdir -p /etc/apt/sources.list.d \