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 \
django-auth-ldap \
python-memcached \
tzdata \
&& apk del .build-deps \
&& addgroup -S mailman \
&& adduser -S -G mailman mailman \