Added apt-clean to build step

This commit is contained in:
2026-01-14 12:22:18 +01:00
parent 975d6bfb67
commit a3222a21f6
+2 -1
View File
@@ -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