Added apt-clean to build step
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apt-get update -qq \
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
software-properties-common
|
# software-properties-common \
|
||||||
|
&& apt clean
|
||||||
|
|
||||||
RUN install -m 0755 -d /etc/apt/keyrings
|
RUN install -m 0755 -d /etc/apt/keyrings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user