one character less optimization

This commit is contained in:
2024-04-08 18:02:10 +02:00
parent b451999d77
commit dd52955602

View File

@@ -1,5 +1,4 @@
FROM cr.wks/debian-stable
RUN apt-get update && apt-get install -y \
curl procps && \
apt-get clean -y && \