This commit is contained in:
@ -1,6 +1,4 @@
|
||||
FROM python:3.8
|
||||
|
||||
RUN apt update && apt install -y libsndfile1-dev libsndfile1 && apt clean
|
||||
FROM registry.kmlabz.com/birbnetes/ai-base-image
|
||||
|
||||
ENV PIP_NO_CACHE_DIR=true
|
||||
ENV TZ Europe/Budapest
|
||||
|
Reference in New Issue
Block a user