Add tzdata for TZ env variable
This commit is contained in:
@@ -7,6 +7,7 @@ WORKDIR /subgen
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ffmpeg \
|
||||
git \
|
||||
tzdata \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Copy and install dependencies
|
||||
|
||||
Reference in New Issue
Block a user