Merge branch 'main' into dependabot/docker/postorius/alpine-3.18.3

This commit is contained in:
Abhilash Raj
2023-08-28 21:28:51 +05:30
committed by GitHub

View File

@@ -21,6 +21,7 @@ RUN --mount=type=cache,target=/root/.cache \
gunicorn==19.9.0 \
pymysql \
-r /tmp/requirements.txt \
'importlib-resources<6.0.0' \
&& apk del build-deps \
&& adduser -S mailman