Skip to content

Commit

Permalink
Use tabs in the list of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
maxking authored Aug 30, 2024
1 parent 6f19339 commit 2a1e564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 2a1e564

Please sign in to comment.