Fix spacing

This commit is contained in:
Abhilash Raj
2024-08-29 20:58:41 -07:00
committed by GitHub
parent 322bbea489
commit 6f193390a3

View File

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