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