Merge pull request #662 from Encephala/patch-1

This commit is contained in:
Abhilash Raj
2023-11-12 10:38:09 +05:30
committed by GitHub

View File

@@ -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 \