Use tabs in the list of packages

This commit is contained in:
Abhilash Raj
2024-08-29 21:00:03 -07:00
committed by GitHub
parent 6f193390a3
commit 2a1e5645c6

View File

@@ -28,7 +28,7 @@ RUN --mount=type=cache,target=/root/.cache \
diskcache \
django-utils-six \
tzdata \
pytz \
pytz \
'django-allauth[socialaccount,openid]' \
&& apk del .build-deps \
&& addgroup -S mailman \