still a typo, fixed
This commit is contained in:
@ -11,9 +11,9 @@ RUN \
|
||||
apt-get install -y git && \
|
||||
apt-get install -y python && \
|
||||
apt-get install -y python-requests && \
|
||||
apt install -y gpg && \
|
||||
apt install -y apt-transport-https && \
|
||||
t-get install -y wget && \
|
||||
apt-get install -y gpg && \
|
||||
apt-get install -y apt-transport-https && \
|
||||
apt-get install -y wget && \
|
||||
apt-get install -y curl && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
|
Reference in New Issue
Block a user