Update 'Dockerfile'

This commit is contained in:
Wojciech Mikołajski 2023-04-19 18:30:41 +02:00
parent 0e1680e4a1
commit 4425890407

View File

@ -18,3 +18,6 @@ WORKDIR /app
COPY . /app
RUN chmod +x /app/create_dataset.py