ium_07 sacred

This commit is contained in:
Michal Gulczynski 2024-06-11 19:35:16 +02:00
parent 54c34cd3ad
commit f6fa572ef8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ RUN apt-get update && \
apt-get install -y \
python3 \
python3-pip \
git \
wget \
unzip \
&& rm -rf /var/lib/apt/lists/*