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 79c8fa916b - Show all commits

View File

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