optymalizacje_kodu #8

Merged
gru merged 23 commits from optymalizacje_kodu into master 2025-07-31 10:55:39 +02:00
Showing only changes of commit 4be1578568 - Show all commits

View File

@@ -12,7 +12,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libsm6 \
libxrender1 \
libxext6 \
nc \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*