Add tzdata dependency
This commit is contained in:
committed by
GitHub
parent
ab8dfb3251
commit
d341c07c0d
@@ -25,6 +25,7 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
typing \
|
typing \
|
||||||
django-auth-ldap \
|
django-auth-ldap \
|
||||||
python-memcached \
|
python-memcached \
|
||||||
|
tzdata \
|
||||||
&& apk del .build-deps \
|
&& apk del .build-deps \
|
||||||
&& addgroup -S mailman \
|
&& addgroup -S mailman \
|
||||||
&& adduser -S -G mailman mailman \
|
&& adduser -S -G mailman mailman \
|
||||||
|
|||||||
Reference in New Issue
Block a user