Bump Hyperkitty to 1.3.5 release (#524)
* Bump Hyperkitty to 1.3.5 release * Disable docker layer caching
This commit is contained in:
@@ -8,7 +8,6 @@ jobs:
|
|||||||
default: "no"
|
default: "no"
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2004:202010-01
|
image: ubuntu-2004:202010-01
|
||||||
docker_layer_caching: true
|
|
||||||
environment:
|
environment:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
BUILDKIT_PROGRESS: plain
|
BUILDKIT_PROGRESS: plain
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
&& python3 -m pip install -U 'Django<3.2' pip setuptools wheel \
|
&& python3 -m pip install -U 'Django<3.2' pip setuptools wheel \
|
||||||
&& pip install mailmanclient==3.3.3 \
|
&& pip install mailmanclient==3.3.3 \
|
||||||
postorius==1.3.6 \
|
postorius==1.3.6 \
|
||||||
hyperkitty==1.3.4 \
|
hyperkitty==1.3.5 \
|
||||||
django-mailman3==1.3.7 \
|
django-mailman3==1.3.7 \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
|
|||||||
Reference in New Issue
Block a user